global file
methods
file.pathpart
Reference:
- Corresponding Lua source code: lualibs-file.lua#L122-L124
file.dirname
Reference:
- Corresponding Lua source code: lualibs-file.lua#L169
@deprecated Deprecated
@see file.pathpart
file.basename
Reference:
- Corresponding Lua source code: lualibs-file.lua#L128-L130
file.nameonly
Reference:
- Corresponding Lua source code: lualibs-file.lua#L141-L143
file.suffixonly
Reference:
- Corresponding Lua source code: lualibs-file.lua#L147-L149
file.extname
Reference:
- Corresponding C source code: lualibs-file.lua#L170
file.suffix
Reference:
- Corresponding Lua source code: lualibs-file.lua#L147-L149
@see file.suffixonly
file.suffixesonly
Reference:
- Corresponding Lua source code: lualibs-file.lua#L153-L159
file.suffixes
Reference:
- Corresponding Lua source code: lualibs-file.lua#L153-L159
@see file.suffixesonly
file.splitname
Reference:
- Corresponding Lua source code: lualibs-file.lua#L190-L198
file.splitbase
Reference:
- Corresponding Lua source code: lualibs-file.lua#L200-L206
file.nametotable
Reference:
- Corresponding Lua source code: lualibs-file.lua#L210-L234
file.removesuffix
Reference:
- Corresponding Lua source code: lualibs-file.lua#L253-L255
file.addsuffix
Reference:
- Corresponding Lua source code: lualibs-file.lua#L271-L303
file.replacesuffix
Reference:
- Corresponding Lua source code: lualibs-file.lua#L317-L323
file.reslash
Reference:
- Corresponding Lua source code: lualibs-file.lua#L329-L331
file.iswritable
Reference:
- Corresponding Lua source code: lualibs-file.lua#L394
@deprecated Deprecated
@see file.is_writable
file.is_writable
Reference:
- Corresponding Lua source code: lualibs-file.lua#L352-L378
file.isreadable
Reference:
- Corresponding Lua source code: lualibs-file.lua#L393
@deprecated Deprecated
@see file.is_readable
file.is_readable
Reference:
- Corresponding Lua source code: lualibs-file.lua#L382-L389
file.size
Reference:
- Corresponding Lua source code: lualibs-file.lua#L396-L403
file.splitpath
Reference:
- Corresponding Lua source code: lualibs-file.lua#L405-L407
file.split_path
Reference:
- Corresponding Lua source code: lualibs-compat.lua#L30
@see file.splitpath
file.joinpath
Reference:
- Corresponding Lua source code: lualibs-file.lua#L409-L411
😱 Types incomplete or incorrect? 🙏 Please contribute!
file.join
Reference:
- Corresponding Lua source code: lualibs-file.lua#L455-L480
😱 Types incomplete or incorrect? 🙏 Please contribute!
file.collapsepath
Reference:
- Corresponding Lua source code: lualibs-file.lua#L545-L597
file.collapse_path
Reference:
- Corresponding Lua source code: lualibs-file.lua#L545-L597
@deprecated Deprecated
@see file.collapsepath
file.robustname
Reference:
- Corresponding Lua source code: lualibs-file.lua#L617-L626
file.copy
Reference:
- Corresponding Lua source code: lualibs-file.lua#L634-L641
file.is_qualified_path
Reference:
- Corresponding Lua source code: lualibs-file.lua#L660-L662
file.is_rootbased_path
Reference:
- Corresponding Lua source code: lualibs-file.lua#L664-L666
file.strip
Reference:
- Corresponding Lua source code: lualibs-file.lua#L686-L691
file.withinbase
Reference:
- Corresponding Lua source code: lualibs-file.lua#L724-L740
file.needsupdating
Reference:
- Corresponding Lua source code: lualibs-md5.lua#L62-L78
😱 Types incomplete or incorrect? 🙏 Please contribute!
file.needs_updating
Reference:
- Corresponding Lua source code: lualibs-md5.lua#L62-L78
@deprecated Deprecated
@see file.needsupdating
file.syncmtimes
Reference:
- Corresponding Lua source code: lualibs-md5.lua#L82-L87
😱 Types incomplete or incorrect? 🙏 Please contribute!
file.checksum
Reference:
- Corresponding Lua source code: lualibs-md5.lua#L89-L97
😱 Types incomplete or incorrect? 🙏 Please contribute!
file.loadchecksum
Reference:
- Corresponding Lua source code: lualibs-md5.lua#L101-L107
😱 Types incomplete or incorrect? 🙏 Please contribute!
file.savechecksum
Reference:
- Corresponding Lua source code: lualibs-md5.lua#L109-L116
😱 Types incomplete or incorrect? 🙏 Please contribute!
file.expandname
Reference:
- Corresponding Lua source code: lualibs-dir.lua#L601
@see dir.expandname
file.readdata
Reference:
- Corresponding Lua source code: lualibs-file.lua#L631
@see io.loaddata
file.savedata
Reference:
- Corresponding Lua source code: lualibs-file.lua#L632
@see io.savedata