### Globals * [dofileopt](globals/dofileopt.md) * [include](globals/include.md) * [includeexternal](globals/includeexternal.md) * [require](globals/require.md) ### Debugging * [debug.prompt](debug.prompt.md) ### HTTP/S * [http.download](http/http.download.md) * [http.get](http/http.get.md) * [http.post](http/http.post.md) ### I/O * [io.readfile](io.readfile.md) * [io.writefile](io.writefile.md) ### JSON * [json.decode](json/json.decode.md) * [json.encode](json/json.encode.md) ### OS * [os.chdir](os/os.chdir.md) * [os.chmod](os/os.chmod.md) * [os.comparefiles](os/os.comparefiles.md) * [os.copyfile](os/os.copyfile.md) * [os.executef](os/os.executef.md) * [os.findheader](os/os.findheader.md) * [os.findlib](os/os.findlib.md) * [os.get](os/os.get.md) * [os.getcwd](os/os.getcwd.md) * [os.getpass](os/os.getpass.md) * [os.getversion](os/os.getversion.md) * [os.host](os/os.host.md) * [os.hostarch](os/os.hostarch.md) * [os.is](os/os.is.md) * [os.is64bit](os/os.is64bit.md) * [os.isdir](os/os.isdir.md) * [os.isfile](os/os.isfile.md) * [os.islink](os/os.islink.md) * [os.locate](os/os.locate.md) * [os.matchdirs](os/os.matchdirs.md) * [os.matchfiles](os/os.matchfiles.md) * [os.mkdir](os/os.mkdir.md) * [os.outputof](os/os.outputof.md) * [os.pathsearch](os/os.pathsearch.md) * [os.realpath](os/os.realpath.md) * [os.remove](os/os.remove.md) * [os.rmdir](os/os.rmdir.md) * [os.stat](os/os.stat.md) * [os.target](os/os.target.md) * [os.touchfile](os/os.touchfile.md) * [os.translateCommands](os/os.translateCommands.md) * [os.uuid](os/os.uuid.md) * [os.writefile_ifnotequal](os/os.writefile_ifnotequal.md) ### Path * [path.appendExtension](path/path.appendExtension.md) * [path.getabsolute](path/path.getabsolute.md) * [path.getbasename](path/path.getbasename.md) * [path.getdirectory](path/path.getdirectory.md) * [path.getdrive](path/path.getdrive.md) * [path.getextension](path/path.getextension.md) * [path.getname](path/path.getname.md) * [path.getrelative](path/path.getrelative.md) * [path.hasextension](path/path.hasextension.md) * [path.isabsolute](path/path.isabsolute.md) * [path.iscfile](path/path.iscfile.md) * [path.iscppfile](path/path.iscppfile.md) * [path.iscppheader](path/path.iscppheader.md) * [path.isframework](path/path.isframework.md) * [path.islinkable](path/path.islinkable.md) * [path.isobjectfile](path/path.isobjectfile.md) * [path.isresourcefile](path/path.isresourcefile.md) * [path.join](path/path.join.md) * [path.normalize](path/path.normalize.md) * [path.rebase](path/path.rebase.md) * [path.replaceextension](path/path.replaceextension.md) * [path.translate](path/path.translate.md) * [path.wildcards](path/path.wildcards.md) ### String * [string.capitalized](string/string.capitalized.md) * [string.contains](string/string.contains.md) * [string.endswith](string/string.endswith.md) * [string.escapepattern](string/string.escapepattern.md) * [string.explode](string/string.explode.md) * [string.findlast](string/string.findlast.md) * [string.hash](string/string.hash.md) * [string.lines](string/string.lines.md) * [string.plural](string/string.plural.md) * [string.sha1](string/string.sha1.md) * [string.startswith](string/string.startswith.md) ### Table * [table.arraycopy](table/table.arraycopy.md) * [table.contains](table/table.contains.md) * [table.deepcopy](table/table.deepcopy.md) * [table.extract](table/table.extract.md) * [table.filterempty](table/table.filterempty.md) * [table.flatten](table/table.flatten.md) * [table.fold](table/table.fold.md) * [table.foreachi](table/table.foreachi.md) * [table.implode](table/table.implode.md) * [table.indexof](table/table.indexof.md) * [table.insertafter](table/table.insertafter.md) * [table.insertflat](table/table.insertflat.md) * [table.isempty](table/table.isempty.md) * [table.join](table/table.join.md) * [table.keys](table/table.keys.md) * [table.merge](table/table.merge.md) * [table.replace](table/table.replace.md) * [table.tostring](table/table.tostring.md) * [table.translate](table/table.translate.md) ### Term * [term.getTextColor](term/term.getTextColor.md) * [term.setTextColor](term/term.setTextColor.md) * [term.pushColor](term/term.pushColor.md) * [term.popColor](term/term.popColor.md) * [term.clearToEndOfLine](term/term.clearToEndOfLine.md) * [term.moveLeft](term/term.moveLeft.md) ### Zip * [zip.extract](zip/zip.extract.md)