-
-
Notifications
You must be signed in to change notification settings - Fork 641
Lua Library Additions
Jason Perkins edited this page Jun 24, 2015
·
9 revisions
- os.chdir
- os.chmod
- os.copyfile
- os.executef
- os.findlib
- os.get
- os.getcwd
- os.getversion
- os.is
- os.is64bit
- os.isdir
- os.isfile
- os.islink
- os.locate
- os.matchdirs
- os.matchfiles
- os.mkdir
- os.outputof
- os.pathsearch
- os.realpath
- os.rmdir
- os.stat
- os.translateCommands
- os.uuid
- os.writefile_ifnotequal
- path.appendExtension
- path.getabsolute
- path.getbasename
- path.getdirectory
- path.getdrive
- path.getextension
- path.getname
- path.getrelative
- path.hasextension
- path.isabsolute
- path.iscfile
- path.iscppfile
- path.iscppheader
- path.isframework
- path.islinkable
- path.isobjectfile
- path.isresourcefile
- path.join
- path.normalize
- path.rebase
- path.replaceextension
- path.translate
- path.wildcards
- string.capitalized
- string.contains
- string.endswith
- string.explode
- string.findlast
- string.hash
- string.lines
- string.plural
- string.sha1
- string.startswith