mirror of https://github.com/freeCodeCamp/devdocs
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
43 KiB
1 line
43 KiB
{"entries":[{"name":"AnyTable","path":"anytable","type":"lua"},{"name":"Bit","path":"bit","type":"lua"},{"name":"Bit.arshift()","path":"bit#arshift","type":"lua"},{"name":"Bit.band()","path":"bit#band","type":"lua"},{"name":"Bit.bnot()","path":"bit#bnot","type":"lua"},{"name":"Bit.bor()","path":"bit#bor","type":"lua"},{"name":"Bit.bxor()","path":"bit#bxor","type":"lua"},{"name":"Bit.lshift()","path":"bit#lshift","type":"lua"},{"name":"Bit.mod()","path":"bit#mod","type":"lua"},{"name":"Bit.rshift()","path":"bit#rshift","type":"lua"},{"name":"CollectGarbageOption","path":"collectgarbageoption","type":"lua"},{"name":"CollectGarbageOption.Collect()","path":"collectgarbageoption#Collect","type":"lua"},{"name":"CollectGarbageOption.Count()","path":"collectgarbageoption#Count","type":"lua"},{"name":"CollectGarbageOption.Restart()","path":"collectgarbageoption#Restart","type":"lua"},{"name":"CollectGarbageOption.SetPause()","path":"collectgarbageoption#SetPause","type":"lua"},{"name":"CollectGarbageOption.SetStepMul()","path":"collectgarbageoption#SetStepMul","type":"lua"},{"name":"CollectGarbageOption.Step()","path":"collectgarbageoption#Step","type":"lua"},{"name":"CollectGarbageOption.Stop()","path":"collectgarbageoption#Stop","type":"lua"},{"name":"Coroutine","path":"coroutine","type":"lua"},{"name":"Coroutine.create()","path":"coroutine#create","type":"lua"},{"name":"Coroutine.resume()","path":"coroutine#resume","type":"lua"},{"name":"Coroutine.running()","path":"coroutine#running","type":"lua"},{"name":"Coroutine.status()","path":"coroutine#status","type":"lua"},{"name":"Coroutine.wrap()","path":"coroutine#wrap","type":"lua"},{"name":"Coroutine.yield()","path":"coroutine#yield","type":"lua"},{"name":"CoroutineResume","path":"coroutineresume","type":"lua"},{"name":"CoroutineResume.result","path":"coroutineresume#result","type":"lua"},{"name":"CoroutineResume.success","path":"coroutineresume#success","type":"lua"},{"name":"CoroutineRunning","path":"coroutinerunning","type":"lua"},{"name":"CoroutineRunning.coroutine","path":"coroutinerunning#coroutine","type":"lua"},{"name":"CoroutineRunning.status","path":"coroutinerunning#status","type":"lua"},{"name":"CoroutineState","path":"coroutinestate","type":"lua"},{"name":"CoroutineState.Dead()","path":"coroutinestate#Dead","type":"lua"},{"name":"CoroutineState.Normal()","path":"coroutinestate#Normal","type":"lua"},{"name":"CoroutineState.Running()","path":"coroutinestate#Running","type":"lua"},{"name":"CoroutineState.Suspended()","path":"coroutinestate#Suspended","type":"lua"},{"name":"DateType","path":"datetype","type":"lua"},{"name":"DateType.day","path":"datetype#day","type":"lua"},{"name":"DateType.hour","path":"datetype#hour","type":"lua"},{"name":"DateType.isdst","path":"datetype#isdst","type":"lua"},{"name":"DateType.min","path":"datetype#min","type":"lua"},{"name":"DateType.month","path":"datetype#month","type":"lua"},{"name":"DateType.sec","path":"datetype#sec","type":"lua"},{"name":"DateType.wday","path":"datetype#wday","type":"lua"},{"name":"DateType.yday","path":"datetype#yday","type":"lua"},{"name":"DateType.year","path":"datetype#year","type":"lua"},{"name":"Debug","path":"debug","type":"lua"},{"name":"Debug.debug()","path":"debug#debug","type":"lua"},{"name":"Debug.gethook()","path":"debug#gethook","type":"lua"},{"name":"Debug.getinfo()","path":"debug#getinfo","type":"lua"},{"name":"Debug.getlocal()","path":"debug#getlocal","type":"lua"},{"name":"Debug.getmetatable()","path":"debug#getmetatable","type":"lua"},{"name":"Debug.getregistry()","path":"debug#getregistry","type":"lua"},{"name":"Debug.getupvalue()","path":"debug#getupvalue","type":"lua"},{"name":"Debug.getuservalue()","path":"debug#getuservalue","type":"lua"},{"name":"Debug.sethook()","path":"debug#sethook","type":"lua"},{"name":"Debug.setlocal()","path":"debug#setlocal","type":"lua"},{"name":"Debug.setmetatable()","path":"debug#setmetatable","type":"lua"},{"name":"Debug.setupvalue()","path":"debug#setupvalue","type":"lua"},{"name":"Debug.setuservalue()","path":"debug#setuservalue","type":"lua"},{"name":"Debug.traceback()","path":"debug#traceback","type":"lua"},{"name":"Debug.upvalueid()","path":"debug#upvalueid","type":"lua"},{"name":"Debug.upvaluejoin()","path":"debug#upvaluejoin","type":"lua"},{"name":"DebugInfo","path":"debuginfo","type":"lua"},{"name":"DebugInfo.currentline","path":"debuginfo#currentline","type":"lua"},{"name":"DebugInfo.func","path":"debuginfo#func","type":"lua"},{"name":"DebugInfo.istailcall","path":"debuginfo#istailcall","type":"lua"},{"name":"DebugInfo.isvararg","path":"debuginfo#isvararg","type":"lua"},{"name":"DebugInfo.lastlinedefined","path":"debuginfo#lastlinedefined","type":"lua"},{"name":"DebugInfo.linedefined","path":"debuginfo#linedefined","type":"lua"},{"name":"DebugInfo.name","path":"debuginfo#name","type":"lua"},{"name":"DebugInfo.namewhat","path":"debuginfo#namewhat","type":"lua"},{"name":"DebugInfo.nparams","path":"debuginfo#nparams","type":"lua"},{"name":"DebugInfo.nups","path":"debuginfo#nups","type":"lua"},{"name":"DebugInfo.short_src","path":"debuginfo#short_src","type":"lua"},{"name":"DebugInfo.source","path":"debuginfo#source","type":"lua"},{"name":"DebugInfo.what","path":"debuginfo#what","type":"lua"},{"name":"environ.Environ","path":"lib/environ/environ","type":"lua.lib.environ"},{"name":"environ.Environ.ENV","path":"lib/environ/environ#ENV","type":"lua.lib.environ"},{"name":"environ.Environ.getenv()","path":"lib/environ/environ#getenv","type":"lua.lib.environ"},{"name":"environ.Environ.setenv()","path":"lib/environ/environ#setenv","type":"lua.lib.environ"},{"name":"FileHandle","path":"filehandle","type":"lua"},{"name":"FileHandle.close()","path":"filehandle#close","type":"lua"},{"name":"FileHandle.flush()","path":"filehandle#flush","type":"lua"},{"name":"FileHandle.read()","path":"filehandle#read","type":"lua"},{"name":"FileHandle.seek()","path":"filehandle#seek","type":"lua"},{"name":"FileHandle.write()","path":"filehandle#write","type":"lua"},{"name":"HaxeIterator","path":"haxeiterator","type":"lua"},{"name":"HaxeIterator.hasNext()","path":"haxeiterator#hasNext","type":"lua"},{"name":"HaxeIterator.next()","path":"haxeiterator#next","type":"lua"},{"name":"Io","path":"io","type":"lua"},{"name":"Io.close()","path":"io#close","type":"lua"},{"name":"Io.flush()","path":"io#flush","type":"lua"},{"name":"Io.input()","path":"io#input","type":"lua"},{"name":"Io.lines()","path":"io#lines","type":"lua"},{"name":"Io.open()","path":"io#open","type":"lua"},{"name":"Io.output()","path":"io#output","type":"lua"},{"name":"Io.popen()","path":"io#popen","type":"lua"},{"name":"Io.read()","path":"io#read","type":"lua"},{"name":"Io.stderr","path":"io#stderr","type":"lua"},{"name":"Io.stdin","path":"io#stdin","type":"lua"},{"name":"Io.stdout","path":"io#stdout","type":"lua"},{"name":"Io.tmpfile()","path":"io#tmpfile","type":"lua"},{"name":"Io.type()","path":"io#type","type":"lua"},{"name":"Io.write()","path":"io#write","type":"lua"},{"name":"IoType","path":"iotype","type":"lua"},{"name":"IoType.ClosedFile()","path":"iotype#ClosedFile","type":"lua"},{"name":"IoType.File()","path":"iotype#File","type":"lua"},{"name":"IoType.NotAFile()","path":"iotype#NotAFile","type":"lua"},{"name":"IoType.toString()","path":"iotype#toString","type":"lua"},{"name":"Lib","path":"lib","type":"lua"},{"name":"Lib.defArray()","path":"lib#defArray","type":"lua"},{"name":"Lib.fillArray()","path":"lib#fillArray","type":"lua"},{"name":"Lib.isShellAvailable()","path":"lib#isShellAvailable","type":"lua"},{"name":"Lib.patternQuote()","path":"lib#patternQuote","type":"lua"},{"name":"Lib.print()","path":"lib#print","type":"lua"},{"name":"Lib.println()","path":"lib#println","type":"lua"},{"name":"Lib.tableToArray()","path":"lib#tableToArray","type":"lua"},{"name":"Lib.tableToObject()","path":"lib#tableToObject","type":"lua"},{"name":"LoadResult","path":"loadresult","type":"lua"},{"name":"LoadResult.func","path":"loadresult#func","type":"lua"},{"name":"LoadResult.message","path":"loadresult#message","type":"lua"},{"name":"LocaleCategory","path":"localecategory","type":"lua"},{"name":"LocaleCategory.All()","path":"localecategory#All","type":"lua"},{"name":"LocaleCategory.Collate()","path":"localecategory#Collate","type":"lua"},{"name":"LocaleCategory.Ctype()","path":"localecategory#Ctype","type":"lua"},{"name":"LocaleCategory.Monetary()","path":"localecategory#Monetary","type":"lua"},{"name":"LocaleCategory.Numeric()","path":"localecategory#Numeric","type":"lua"},{"name":"LocaleCategory.Time()","path":"localecategory#Time","type":"lua"},{"name":"lrexRex","path":"lib/lrexlib/rex","type":"lua.lib.lrexlib"},{"name":"lrexRex.count()","path":"lib/lrexlib/rex#count","type":"lua.lib.lrexlib"},{"name":"lrexRex.create()","path":"lib/lrexlib/rex#create","type":"lua.lib.lrexlib"},{"name":"lrexRex.exec()","path":"lib/lrexlib/rex#exec","type":"lua.lib.lrexlib"},{"name":"lrexRex.find()","path":"lib/lrexlib/rex#find","type":"lua.lib.lrexlib"},{"name":"lrexRex.flags()","path":"lib/lrexlib/rex#flags","type":"lua.lib.lrexlib"},{"name":"lrexRex.gmatch()","path":"lib/lrexlib/rex#gmatch","type":"lua.lib.lrexlib"},{"name":"lrexRex.gsub()","path":"lib/lrexlib/rex#gsub","type":"lua.lib.lrexlib"},{"name":"lrexRex.match()","path":"lib/lrexlib/rex#match","type":"lua.lib.lrexlib"},{"name":"lrexRex.split()","path":"lib/lrexlib/rex#split","type":"lua.lib.lrexlib"},{"name":"lrexRex.tfind()","path":"lib/lrexlib/rex#tfind","type":"lua.lib.lrexlib"},{"name":"Lua","path":"lua","type":"lua"},{"name":"Lua.arg","path":"lua#arg","type":"lua"},{"name":"Lua.assert()","path":"lua#assert","type":"lua"},{"name":"Lua.collectgarbage()","path":"lua#collectgarbage","type":"lua"},{"name":"Lua.dofile()","path":"lua#dofile","type":"lua"},{"name":"Lua.error()","path":"lua#error","type":"lua"},{"name":"Lua.getmetatable()","path":"lua#getmetatable","type":"lua"},{"name":"Lua.ipairs()","path":"lua#ipairs","type":"lua"},{"name":"Lua.load()","path":"lua#load","type":"lua"},{"name":"Lua.loadfile()","path":"lua#loadfile","type":"lua"},{"name":"Lua.next()","path":"lua#next","type":"lua"},{"name":"Lua.pairs()","path":"lua#pairs","type":"lua"},{"name":"Lua.pcall()","path":"lua#pcall","type":"lua"},{"name":"Lua.print()","path":"lua#print","type":"lua"},{"name":"Lua.rawequal()","path":"lua#rawequal","type":"lua"},{"name":"Lua.rawget()","path":"lua#rawget","type":"lua"},{"name":"Lua.rawset()","path":"lua#rawset","type":"lua"},{"name":"Lua.require()","path":"lua#require","type":"lua"},{"name":"Lua.select()","path":"lua#select","type":"lua"},{"name":"Lua.setfenv()","path":"lua#setfenv","type":"lua"},{"name":"Lua.setmetatable()","path":"lua#setmetatable","type":"lua"},{"name":"Lua.tonumber()","path":"lua#tonumber","type":"lua"},{"name":"Lua.tostring()","path":"lua#tostring","type":"lua"},{"name":"Lua.type()","path":"lua#type","type":"lua"},{"name":"Lua.xpcall()","path":"lua#xpcall","type":"lua"},{"name":"Lua._VERSION","path":"lua#_VERSION","type":"lua"},{"name":"luasocket.Socket","path":"lib/luasocket/socket","type":"lua.lib.luasocket"},{"name":"luasocket.Socket.gettime()","path":"lib/luasocket/socket#gettime","type":"lua.lib.luasocket"},{"name":"luv.Async","path":"lib/luv/async","type":"lua.lib.luv"},{"name":"luv.Async.new_async()","path":"lib/luv/async#new_async","type":"lua.lib.luv"},{"name":"luv.Async.send()","path":"lib/luv/async#send","type":"lua.lib.luv"},{"name":"luv.Check","path":"lib/luv/check","type":"lua.lib.luv"},{"name":"luv.Check.new_check()","path":"lib/luv/check#new_check","type":"lua.lib.luv"},{"name":"luv.Check.start()","path":"lib/luv/check#start","type":"lua.lib.luv"},{"name":"luv.Check.stop()","path":"lib/luv/check#stop","type":"lua.lib.luv"},{"name":"luv.CpuInfo","path":"lib/luv/cpuinfo","type":"lua.lib.luv"},{"name":"luv.CpuInfo.model","path":"lib/luv/cpuinfo#model","type":"lua.lib.luv"},{"name":"luv.CpuInfo.speed","path":"lib/luv/cpuinfo#speed","type":"lua.lib.luv"},{"name":"luv.CpuInfo.times","path":"lib/luv/cpuinfo#times","type":"lua.lib.luv"},{"name":"luv.CpuTimes","path":"lib/luv/cputimes","type":"lua.lib.luv"},{"name":"luv.CpuTimes.idle","path":"lib/luv/cputimes#idle","type":"lua.lib.luv"},{"name":"luv.CpuTimes.irq","path":"lib/luv/cputimes#irq","type":"lua.lib.luv"},{"name":"luv.CpuTimes.sys","path":"lib/luv/cputimes#sys","type":"lua.lib.luv"},{"name":"luv.CpuTimes.user","path":"lib/luv/cputimes#user","type":"lua.lib.luv"},{"name":"luv.fs.FileDescriptor","path":"lib/luv/fs/filedescriptor","type":"lua.lib.luv"},{"name":"luv.fs.FileSystem","path":"lib/luv/fs/filesystem","type":"lua.lib.luv"},{"name":"luv.fs.FileSystem.access()","path":"lib/luv/fs/filesystem#access","type":"lua.lib.luv"},{"name":"luv.fs.FileSystem.chmod()","path":"lib/luv/fs/filesystem#chmod","type":"lua.lib.luv"},{"name":"luv.fs.FileSystem.chown()","path":"lib/luv/fs/filesystem#chown","type":"lua.lib.luv"},{"name":"luv.fs.FileSystem.close()","path":"lib/luv/fs/filesystem#close","type":"lua.lib.luv"},{"name":"luv.fs.FileSystem.fchmod()","path":"lib/luv/fs/filesystem#fchmod","type":"lua.lib.luv"},{"name":"luv.fs.FileSystem.fchown()","path":"lib/luv/fs/filesystem#fchown","type":"lua.lib.luv"},{"name":"luv.fs.FileSystem.fdatasync()","path":"lib/luv/fs/filesystem#fdatasync","type":"lua.lib.luv"},{"name":"luv.fs.FileSystem.fstat()","path":"lib/luv/fs/filesystem#fstat","type":"lua.lib.luv"},{"name":"luv.fs.FileSystem.fsync()","path":"lib/luv/fs/filesystem#fsync","type":"lua.lib.luv"},{"name":"luv.fs.FileSystem.ftruncate()","path":"lib/luv/fs/filesystem#ftruncate","type":"lua.lib.luv"},{"name":"luv.fs.FileSystem.futime()","path":"lib/luv/fs/filesystem#futime","type":"lua.lib.luv"},{"name":"luv.fs.FileSystem.link()","path":"lib/luv/fs/filesystem#link","type":"lua.lib.luv"},{"name":"luv.fs.FileSystem.lstat()","path":"lib/luv/fs/filesystem#lstat","type":"lua.lib.luv"},{"name":"luv.fs.FileSystem.mkdir()","path":"lib/luv/fs/filesystem#mkdir","type":"lua.lib.luv"},{"name":"luv.fs.FileSystem.mkdtemp()","path":"lib/luv/fs/filesystem#mkdtemp","type":"lua.lib.luv"},{"name":"luv.fs.FileSystem.open()","path":"lib/luv/fs/filesystem#open","type":"lua.lib.luv"},{"name":"luv.fs.FileSystem.read()","path":"lib/luv/fs/filesystem#read","type":"lua.lib.luv"},{"name":"luv.fs.FileSystem.realpath()","path":"lib/luv/fs/filesystem#realpath","type":"lua.lib.luv"},{"name":"luv.fs.FileSystem.rename()","path":"lib/luv/fs/filesystem#rename","type":"lua.lib.luv"},{"name":"luv.fs.FileSystem.rmdir()","path":"lib/luv/fs/filesystem#rmdir","type":"lua.lib.luv"},{"name":"luv.fs.FileSystem.scandir()","path":"lib/luv/fs/filesystem#scandir","type":"lua.lib.luv"},{"name":"luv.fs.FileSystem.scandir_next()","path":"lib/luv/fs/filesystem#scandir_next","type":"lua.lib.luv"},{"name":"luv.fs.FileSystem.sendfile()","path":"lib/luv/fs/filesystem#sendfile","type":"lua.lib.luv"},{"name":"luv.fs.FileSystem.stat()","path":"lib/luv/fs/filesystem#stat","type":"lua.lib.luv"},{"name":"luv.fs.FileSystem.symlink()","path":"lib/luv/fs/filesystem#symlink","type":"lua.lib.luv"},{"name":"luv.fs.FileSystem.unlink()","path":"lib/luv/fs/filesystem#unlink","type":"lua.lib.luv"},{"name":"luv.fs.FileSystem.utime()","path":"lib/luv/fs/filesystem#utime","type":"lua.lib.luv"},{"name":"luv.fs.FileSystem.write()","path":"lib/luv/fs/filesystem#write","type":"lua.lib.luv"},{"name":"luv.fs.FileSystemEvent","path":"lib/luv/fs/filesystemevent","type":"lua.lib.luv"},{"name":"luv.fs.FileSystemEvent.getpath()","path":"lib/luv/fs/filesystemevent#getpath","type":"lua.lib.luv"},{"name":"luv.fs.FileSystemEvent.new_fs_event()","path":"lib/luv/fs/filesystemevent#new_fs_event","type":"lua.lib.luv"},{"name":"luv.fs.FileSystemEvent.start()","path":"lib/luv/fs/filesystemevent#start","type":"lua.lib.luv"},{"name":"luv.fs.FileSystemEvent.stop()","path":"lib/luv/fs/filesystemevent#stop","type":"lua.lib.luv"},{"name":"luv.fs.FileSystemPoll","path":"lib/luv/fs/filesystempoll","type":"lua.lib.luv"},{"name":"luv.fs.FileSystemPoll.getpath()","path":"lib/luv/fs/filesystempoll#getpath","type":"lua.lib.luv"},{"name":"luv.fs.FileSystemPoll.new_fs_poll()","path":"lib/luv/fs/filesystempoll#new_fs_poll","type":"lua.lib.luv"},{"name":"luv.fs.FileSystemPoll.start()","path":"lib/luv/fs/filesystempoll#start","type":"lua.lib.luv"},{"name":"luv.fs.FileSystemPoll.stop()","path":"lib/luv/fs/filesystempoll#stop","type":"lua.lib.luv"},{"name":"luv.fs.Open","path":"lib/luv/fs/open","type":"lua.lib.luv"},{"name":"luv.fs.Open.Append()","path":"lib/luv/fs/open#Append","type":"lua.lib.luv"},{"name":"luv.fs.Open.AppendNewFile()","path":"lib/luv/fs/open#AppendNewFile","type":"lua.lib.luv"},{"name":"luv.fs.Open.ReadOnly()","path":"lib/luv/fs/open#ReadOnly","type":"lua.lib.luv"},{"name":"luv.fs.Open.ReadOnlySync()","path":"lib/luv/fs/open#ReadOnlySync","type":"lua.lib.luv"},{"name":"luv.fs.Open.ReadWrite()","path":"lib/luv/fs/open#ReadWrite","type":"lua.lib.luv"},{"name":"luv.fs.Open.ReadWriteAppend()","path":"lib/luv/fs/open#ReadWriteAppend","type":"lua.lib.luv"},{"name":"luv.fs.Open.ReadWriteAppendNewFile()","path":"lib/luv/fs/open#ReadWriteAppendNewFile","type":"lua.lib.luv"},{"name":"luv.fs.Open.ReadWriteSync()","path":"lib/luv/fs/open#ReadWriteSync","type":"lua.lib.luv"},{"name":"luv.fs.Open.ReadWriteTruncate()","path":"lib/luv/fs/open#ReadWriteTruncate","type":"lua.lib.luv"},{"name":"luv.fs.Open.ReadWriteTruncateNewFile()","path":"lib/luv/fs/open#ReadWriteTruncateNewFile","type":"lua.lib.luv"},{"name":"luv.fs.Open.WriteNewFile()","path":"lib/luv/fs/open#WriteNewFile","type":"lua.lib.luv"},{"name":"luv.fs.Open.WriteOnly()","path":"lib/luv/fs/open#WriteOnly","type":"lua.lib.luv"},{"name":"luv.fs.ScanDirMarker","path":"lib/luv/fs/scandirmarker","type":"lua.lib.luv"},{"name":"luv.fs.ScandirNext","path":"lib/luv/fs/scandirnext","type":"lua.lib.luv"},{"name":"luv.fs.ScandirNext.name","path":"lib/luv/fs/scandirnext#name","type":"lua.lib.luv"},{"name":"luv.fs.ScandirNext.type","path":"lib/luv/fs/scandirnext#type","type":"lua.lib.luv"},{"name":"luv.fs.StartOptions","path":"lib/luv/fs/startoptions","type":"lua.lib.luv"},{"name":"luv.fs.StartOptions.recursive","path":"lib/luv/fs/startoptions#recursive","type":"lua.lib.luv"},{"name":"luv.fs.StartOptions.stat","path":"lib/luv/fs/startoptions#stat","type":"lua.lib.luv"},{"name":"luv.fs.StartOptions.watch_entry","path":"lib/luv/fs/startoptions#watch_entry","type":"lua.lib.luv"},{"name":"luv.fs.Stat","path":"lib/luv/fs/stat","type":"lua.lib.luv"},{"name":"luv.fs.Stat.atime","path":"lib/luv/fs/stat#atime","type":"lua.lib.luv"},{"name":"luv.fs.Stat.birthtime","path":"lib/luv/fs/stat#birthtime","type":"lua.lib.luv"},{"name":"luv.fs.Stat.blksize","path":"lib/luv/fs/stat#blksize","type":"lua.lib.luv"},{"name":"luv.fs.Stat.blocks","path":"lib/luv/fs/stat#blocks","type":"lua.lib.luv"},{"name":"luv.fs.Stat.ctime","path":"lib/luv/fs/stat#ctime","type":"lua.lib.luv"},{"name":"luv.fs.Stat.dev","path":"lib/luv/fs/stat#dev","type":"lua.lib.luv"},{"name":"luv.fs.Stat.flags","path":"lib/luv/fs/stat#flags","type":"lua.lib.luv"},{"name":"luv.fs.Stat.gen","path":"lib/luv/fs/stat#gen","type":"lua.lib.luv"},{"name":"luv.fs.Stat.gid","path":"lib/luv/fs/stat#gid","type":"lua.lib.luv"},{"name":"luv.fs.Stat.ino","path":"lib/luv/fs/stat#ino","type":"lua.lib.luv"},{"name":"luv.fs.Stat.mode","path":"lib/luv/fs/stat#mode","type":"lua.lib.luv"},{"name":"luv.fs.Stat.mtime","path":"lib/luv/fs/stat#mtime","type":"lua.lib.luv"},{"name":"luv.fs.Stat.nlink","path":"lib/luv/fs/stat#nlink","type":"lua.lib.luv"},{"name":"luv.fs.Stat.rdev","path":"lib/luv/fs/stat#rdev","type":"lua.lib.luv"},{"name":"luv.fs.Stat.size","path":"lib/luv/fs/stat#size","type":"lua.lib.luv"},{"name":"luv.fs.Stat.type","path":"lib/luv/fs/stat#type","type":"lua.lib.luv"},{"name":"luv.fs.Stat.uid","path":"lib/luv/fs/stat#uid","type":"lua.lib.luv"},{"name":"luv.fs.TimeStamp","path":"lib/luv/fs/timestamp","type":"lua.lib.luv"},{"name":"luv.fs.TimeStamp.nsec","path":"lib/luv/fs/timestamp#nsec","type":"lua.lib.luv"},{"name":"luv.fs.TimeStamp.sec","path":"lib/luv/fs/timestamp#sec","type":"lua.lib.luv"},{"name":"luv.Handle","path":"lib/luv/handle","type":"lua.lib.luv"},{"name":"luv.Handle.close()","path":"lib/luv/handle#close","type":"lua.lib.luv"},{"name":"luv.Handle.fileno()","path":"lib/luv/handle#fileno","type":"lua.lib.luv"},{"name":"luv.Handle.has_ref()","path":"lib/luv/handle#has_ref","type":"lua.lib.luv"},{"name":"luv.Handle.is_active()","path":"lib/luv/handle#is_active","type":"lua.lib.luv"},{"name":"luv.Handle.is_closing()","path":"lib/luv/handle#is_closing","type":"lua.lib.luv"},{"name":"luv.Handle.recv_buffer_size()","path":"lib/luv/handle#recv_buffer_size","type":"lua.lib.luv"},{"name":"luv.Handle.ref()","path":"lib/luv/handle#ref","type":"lua.lib.luv"},{"name":"luv.Handle.send_buffer_size()","path":"lib/luv/handle#send_buffer_size","type":"lua.lib.luv"},{"name":"luv.Handle.unref()","path":"lib/luv/handle#unref","type":"lua.lib.luv"},{"name":"luv.Idle","path":"lib/luv/idle","type":"lua.lib.luv"},{"name":"luv.Idle.new_idle()","path":"lib/luv/idle#new_idle","type":"lua.lib.luv"},{"name":"luv.Idle.start()","path":"lib/luv/idle#start","type":"lua.lib.luv"},{"name":"luv.Idle.stop()","path":"lib/luv/idle#stop","type":"lua.lib.luv"},{"name":"luv.Loop","path":"lib/luv/loop","type":"lua.lib.luv"},{"name":"luv.Loop.backend_fd()","path":"lib/luv/loop#backend_fd","type":"lua.lib.luv"},{"name":"luv.Loop.backend_timeout()","path":"lib/luv/loop#backend_timeout","type":"lua.lib.luv"},{"name":"luv.Loop.loop_alive()","path":"lib/luv/loop#loop_alive","type":"lua.lib.luv"},{"name":"luv.Loop.loop_close()","path":"lib/luv/loop#loop_close","type":"lua.lib.luv"},{"name":"luv.Loop.now()","path":"lib/luv/loop#now","type":"lua.lib.luv"},{"name":"luv.Loop.run()","path":"lib/luv/loop#run","type":"lua.lib.luv"},{"name":"luv.Loop.stop()","path":"lib/luv/loop#stop","type":"lua.lib.luv"},{"name":"luv.Loop.update_time()","path":"lib/luv/loop#update_time","type":"lua.lib.luv"},{"name":"luv.Loop.walk()","path":"lib/luv/loop#walk","type":"lua.lib.luv"},{"name":"luv.LuvSpawn","path":"lib/luv/luvspawn","type":"lua.lib.luv"},{"name":"luv.LuvSpawn.handle","path":"lib/luv/luvspawn#handle","type":"lua.lib.luv"},{"name":"luv.LuvSpawn.pid","path":"lib/luv/luvspawn#pid","type":"lua.lib.luv"},{"name":"luv.MicroTimeStamp","path":"lib/luv/microtimestamp","type":"lua.lib.luv"},{"name":"luv.MicroTimeStamp.sec","path":"lib/luv/microtimestamp#sec","type":"lua.lib.luv"},{"name":"luv.MicroTimeStamp.usec","path":"lib/luv/microtimestamp#usec","type":"lua.lib.luv"},{"name":"luv.Misc","path":"lib/luv/misc","type":"lua.lib.luv"},{"name":"luv.Misc.chdir()","path":"lib/luv/misc#chdir","type":"lua.lib.luv"},{"name":"luv.Misc.cpu_info()","path":"lib/luv/misc#cpu_info","type":"lua.lib.luv"},{"name":"luv.Misc.cwd()","path":"lib/luv/misc#cwd","type":"lua.lib.luv"},{"name":"luv.Misc.exepath()","path":"lib/luv/misc#exepath","type":"lua.lib.luv"},{"name":"luv.Misc.getgid()","path":"lib/luv/misc#getgid","type":"lua.lib.luv"},{"name":"luv.Misc.getpid()","path":"lib/luv/misc#getpid","type":"lua.lib.luv"},{"name":"luv.Misc.getrusage()","path":"lib/luv/misc#getrusage","type":"lua.lib.luv"},{"name":"luv.Misc.getuid()","path":"lib/luv/misc#getuid","type":"lua.lib.luv"},{"name":"luv.Misc.get_free_memory()","path":"lib/luv/misc#get_free_memory","type":"lua.lib.luv"},{"name":"luv.Misc.get_process_title()","path":"lib/luv/misc#get_process_title","type":"lua.lib.luv"},{"name":"luv.Misc.get_total_memory()","path":"lib/luv/misc#get_total_memory","type":"lua.lib.luv"},{"name":"luv.Misc.guess_handle()","path":"lib/luv/misc#guess_handle","type":"lua.lib.luv"},{"name":"luv.Misc.hrtime()","path":"lib/luv/misc#hrtime","type":"lua.lib.luv"},{"name":"luv.Misc.loadavg()","path":"lib/luv/misc#loadavg","type":"lua.lib.luv"},{"name":"luv.Misc.os_get_passwd()","path":"lib/luv/misc#os_get_passwd","type":"lua.lib.luv"},{"name":"luv.Misc.os_homedir()","path":"lib/luv/misc#os_homedir","type":"lua.lib.luv"},{"name":"luv.Misc.os_tmpdir()","path":"lib/luv/misc#os_tmpdir","type":"lua.lib.luv"},{"name":"luv.Misc.print_active_handles()","path":"lib/luv/misc#print_active_handles","type":"lua.lib.luv"},{"name":"luv.Misc.print_all_handles()","path":"lib/luv/misc#print_all_handles","type":"lua.lib.luv"},{"name":"luv.Misc.resident_set_memory()","path":"lib/luv/misc#resident_set_memory","type":"lua.lib.luv"},{"name":"luv.Misc.setgid()","path":"lib/luv/misc#setgid","type":"lua.lib.luv"},{"name":"luv.Misc.setuid()","path":"lib/luv/misc#setuid","type":"lua.lib.luv"},{"name":"luv.Misc.set_process_title()","path":"lib/luv/misc#set_process_title","type":"lua.lib.luv"},{"name":"luv.Misc.uptime()","path":"lib/luv/misc#uptime","type":"lua.lib.luv"},{"name":"luv.Misc.version()","path":"lib/luv/misc#version","type":"lua.lib.luv"},{"name":"luv.Misc.version_string()","path":"lib/luv/misc#version_string","type":"lua.lib.luv"},{"name":"luv.net.AddrInfo","path":"lib/luv/net/addrinfo","type":"lua.lib.luv"},{"name":"luv.net.AddrInfo.addr","path":"lib/luv/net/addrinfo#addr","type":"lua.lib.luv"},{"name":"luv.net.AddrInfo.family","path":"lib/luv/net/addrinfo#family","type":"lua.lib.luv"},{"name":"luv.net.AddrInfo.ip","path":"lib/luv/net/addrinfo#ip","type":"lua.lib.luv"},{"name":"luv.net.AddrInfo.port","path":"lib/luv/net/addrinfo#port","type":"lua.lib.luv"},{"name":"luv.net.AddrInfo.socktype","path":"lib/luv/net/addrinfo#socktype","type":"lua.lib.luv"},{"name":"luv.net.Dns","path":"lib/luv/net/dns","type":"lua.lib.luv"},{"name":"luv.net.Dns.getaddrinfo()","path":"lib/luv/net/dns#getaddrinfo","type":"lua.lib.luv"},{"name":"luv.net.Dns.getnameinfo()","path":"lib/luv/net/dns#getnameinfo","type":"lua.lib.luv"},{"name":"luv.net.Tcp","path":"lib/luv/net/tcp","type":"lua.lib.luv"},{"name":"luv.net.Tcp.bind()","path":"lib/luv/net/tcp#bind","type":"lua.lib.luv"},{"name":"luv.net.Tcp.connect()","path":"lib/luv/net/tcp#connect","type":"lua.lib.luv"},{"name":"luv.net.Tcp.getpeername()","path":"lib/luv/net/tcp#getpeername","type":"lua.lib.luv"},{"name":"luv.net.Tcp.getsockname()","path":"lib/luv/net/tcp#getsockname","type":"lua.lib.luv"},{"name":"luv.net.Tcp.keepalive()","path":"lib/luv/net/tcp#keepalive","type":"lua.lib.luv"},{"name":"luv.net.Tcp.new_tcp()","path":"lib/luv/net/tcp#new_tcp","type":"lua.lib.luv"},{"name":"luv.net.Tcp.nodelay()","path":"lib/luv/net/tcp#nodelay","type":"lua.lib.luv"},{"name":"luv.net.Tcp.open()","path":"lib/luv/net/tcp#open","type":"lua.lib.luv"},{"name":"luv.net.Tcp.simultaneous_accepts()","path":"lib/luv/net/tcp#simultaneous_accepts","type":"lua.lib.luv"},{"name":"luv.net.Tcp.write_queue_size()","path":"lib/luv/net/tcp#write_queue_size","type":"lua.lib.luv"},{"name":"luv.net.Udp","path":"lib/luv/net/udp","type":"lua.lib.luv"},{"name":"luv.net.Udp.bind()","path":"lib/luv/net/udp#bind","type":"lua.lib.luv"},{"name":"luv.net.Udp.getsockname()","path":"lib/luv/net/udp#getsockname","type":"lua.lib.luv"},{"name":"luv.net.Udp.new_udp()","path":"lib/luv/net/udp#new_udp","type":"lua.lib.luv"},{"name":"luv.net.Udp.open()","path":"lib/luv/net/udp#open","type":"lua.lib.luv"},{"name":"luv.net.Udp.recv_start()","path":"lib/luv/net/udp#recv_start","type":"lua.lib.luv"},{"name":"luv.net.Udp.recv_stop()","path":"lib/luv/net/udp#recv_stop","type":"lua.lib.luv"},{"name":"luv.net.Udp.send()","path":"lib/luv/net/udp#send","type":"lua.lib.luv"},{"name":"luv.net.Udp.set_broadcast()","path":"lib/luv/net/udp#set_broadcast","type":"lua.lib.luv"},{"name":"luv.net.Udp.set_membership()","path":"lib/luv/net/udp#set_membership","type":"lua.lib.luv"},{"name":"luv.net.Udp.set_multicast_interface()","path":"lib/luv/net/udp#set_multicast_interface","type":"lua.lib.luv"},{"name":"luv.net.Udp.set_multicast_loop()","path":"lib/luv/net/udp#set_multicast_loop","type":"lua.lib.luv"},{"name":"luv.net.Udp.set_multicast_ttl()","path":"lib/luv/net/udp#set_multicast_ttl","type":"lua.lib.luv"},{"name":"luv.net.Udp.set_ttl()","path":"lib/luv/net/udp#set_ttl","type":"lua.lib.luv"},{"name":"luv.net.Udp.try_send()","path":"lib/luv/net/udp#try_send","type":"lua.lib.luv"},{"name":"luv.Pipe","path":"lib/luv/pipe","type":"lua.lib.luv"},{"name":"luv.Pipe.bind()","path":"lib/luv/pipe#bind","type":"lua.lib.luv"},{"name":"luv.Pipe.connect()","path":"lib/luv/pipe#connect","type":"lua.lib.luv"},{"name":"luv.Pipe.getsockname()","path":"lib/luv/pipe#getsockname","type":"lua.lib.luv"},{"name":"luv.Pipe.new_pipe()","path":"lib/luv/pipe#new_pipe","type":"lua.lib.luv"},{"name":"luv.Pipe.open()","path":"lib/luv/pipe#open","type":"lua.lib.luv"},{"name":"luv.Pipe.pending_count()","path":"lib/luv/pipe#pending_count","type":"lua.lib.luv"},{"name":"luv.Pipe.pending_instances()","path":"lib/luv/pipe#pending_instances","type":"lua.lib.luv"},{"name":"luv.Pipe.pending_type()","path":"lib/luv/pipe#pending_type","type":"lua.lib.luv"},{"name":"luv.Poll","path":"lib/luv/poll","type":"lua.lib.luv"},{"name":"luv.Poll.new_poll()","path":"lib/luv/poll#new_poll","type":"lua.lib.luv"},{"name":"luv.Poll.start()","path":"lib/luv/poll#start","type":"lua.lib.luv"},{"name":"luv.Poll.stop()","path":"lib/luv/poll#stop","type":"lua.lib.luv"},{"name":"luv.Prepare","path":"lib/luv/prepare","type":"lua.lib.luv"},{"name":"luv.Prepare.new_prepare()","path":"lib/luv/prepare#new_prepare","type":"lua.lib.luv"},{"name":"luv.Prepare.start()","path":"lib/luv/prepare#start","type":"lua.lib.luv"},{"name":"luv.Prepare.stop()","path":"lib/luv/prepare#stop","type":"lua.lib.luv"},{"name":"luv.Process","path":"lib/luv/process","type":"lua.lib.luv"},{"name":"luv.Process.disable_stdio_inheritance()","path":"lib/luv/process#disable_stdio_inheritance","type":"lua.lib.luv"},{"name":"luv.Process.kill()","path":"lib/luv/process#kill","type":"lua.lib.luv"},{"name":"luv.Process.spawn()","path":"lib/luv/process#spawn","type":"lua.lib.luv"},{"name":"luv.ProcessOptions","path":"lib/luv/processoptions","type":"lua.lib.luv"},{"name":"luv.ProcessOptions.args","path":"lib/luv/processoptions#args","type":"lua.lib.luv"},{"name":"luv.ProcessOptions.stdio","path":"lib/luv/processoptions#stdio","type":"lua.lib.luv"},{"name":"luv.Request","path":"lib/luv/request","type":"lua.lib.luv"},{"name":"luv.Request.cancel()","path":"lib/luv/request#cancel","type":"lua.lib.luv"},{"name":"luv.ResourceUsage","path":"lib/luv/resourceusage","type":"lua.lib.luv"},{"name":"luv.ResourceUsage.idrss","path":"lib/luv/resourceusage#idrss","type":"lua.lib.luv"},{"name":"luv.ResourceUsage.inblock","path":"lib/luv/resourceusage#inblock","type":"lua.lib.luv"},{"name":"luv.ResourceUsage.isrss","path":"lib/luv/resourceusage#isrss","type":"lua.lib.luv"},{"name":"luv.ResourceUsage.ixrss","path":"lib/luv/resourceusage#ixrss","type":"lua.lib.luv"},{"name":"luv.ResourceUsage.majflt","path":"lib/luv/resourceusage#majflt","type":"lua.lib.luv"},{"name":"luv.ResourceUsage.maxrss","path":"lib/luv/resourceusage#maxrss","type":"lua.lib.luv"},{"name":"luv.ResourceUsage.minflt","path":"lib/luv/resourceusage#minflt","type":"lua.lib.luv"},{"name":"luv.ResourceUsage.msgrcv","path":"lib/luv/resourceusage#msgrcv","type":"lua.lib.luv"},{"name":"luv.ResourceUsage.msgsnd","path":"lib/luv/resourceusage#msgsnd","type":"lua.lib.luv"},{"name":"luv.ResourceUsage.nivcsw","path":"lib/luv/resourceusage#nivcsw","type":"lua.lib.luv"},{"name":"luv.ResourceUsage.nsignals","path":"lib/luv/resourceusage#nsignals","type":"lua.lib.luv"},{"name":"luv.ResourceUsage.nswap","path":"lib/luv/resourceusage#nswap","type":"lua.lib.luv"},{"name":"luv.ResourceUsage.nvcsw","path":"lib/luv/resourceusage#nvcsw","type":"lua.lib.luv"},{"name":"luv.ResourceUsage.oublock","path":"lib/luv/resourceusage#oublock","type":"lua.lib.luv"},{"name":"luv.ResourceUsage.stime","path":"lib/luv/resourceusage#stime","type":"lua.lib.luv"},{"name":"luv.ResourceUsage.utime","path":"lib/luv/resourceusage#utime","type":"lua.lib.luv"},{"name":"luv.Signal","path":"lib/luv/signal","type":"lua.lib.luv"},{"name":"luv.Signal.new_signal()","path":"lib/luv/signal#new_signal","type":"lua.lib.luv"},{"name":"luv.Signal.start()","path":"lib/luv/signal#start","type":"lua.lib.luv"},{"name":"luv.Signal.stop()","path":"lib/luv/signal#stop","type":"lua.lib.luv"},{"name":"luv.Stream","path":"lib/luv/stream","type":"lua.lib.luv"},{"name":"luv.Stream.accept()","path":"lib/luv/stream#accept","type":"lua.lib.luv"},{"name":"luv.Stream.is_readable()","path":"lib/luv/stream#is_readable","type":"lua.lib.luv"},{"name":"luv.Stream.is_writable()","path":"lib/luv/stream#is_writable","type":"lua.lib.luv"},{"name":"luv.Stream.listen()","path":"lib/luv/stream#listen","type":"lua.lib.luv"},{"name":"luv.Stream.read_start()","path":"lib/luv/stream#read_start","type":"lua.lib.luv"},{"name":"luv.Stream.read_stop()","path":"lib/luv/stream#read_stop","type":"lua.lib.luv"},{"name":"luv.Stream.set_blocking()","path":"lib/luv/stream#set_blocking","type":"lua.lib.luv"},{"name":"luv.Stream.shutdown()","path":"lib/luv/stream#shutdown","type":"lua.lib.luv"},{"name":"luv.Stream.try_write()","path":"lib/luv/stream#try_write","type":"lua.lib.luv"},{"name":"luv.Stream.write()","path":"lib/luv/stream#write","type":"lua.lib.luv"},{"name":"luv.Stream.write2()","path":"lib/luv/stream#write2","type":"lua.lib.luv"},{"name":"luv.StreamData","path":"lib/luv/streamdata","type":"lua.lib.luv"},{"name":"luv.Thread","path":"lib/luv/thread","type":"lua.lib.luv"},{"name":"luv.Thread.equal()","path":"lib/luv/thread#equal","type":"lua.lib.luv"},{"name":"luv.Thread.join()","path":"lib/luv/thread#join","type":"lua.lib.luv"},{"name":"luv.Thread.new_thread()","path":"lib/luv/thread#new_thread","type":"lua.lib.luv"},{"name":"luv.Thread.self()","path":"lib/luv/thread#self","type":"lua.lib.luv"},{"name":"luv.Thread.sleep()","path":"lib/luv/thread#sleep","type":"lua.lib.luv"},{"name":"luv.Timer","path":"lib/luv/timer","type":"lua.lib.luv"},{"name":"luv.Timer.again()","path":"lib/luv/timer#again","type":"lua.lib.luv"},{"name":"luv.Timer.get_repeat()","path":"lib/luv/timer#get_repeat","type":"lua.lib.luv"},{"name":"luv.Timer.new_timer()","path":"lib/luv/timer#new_timer","type":"lua.lib.luv"},{"name":"luv.Timer.set_repeat()","path":"lib/luv/timer#set_repeat","type":"lua.lib.luv"},{"name":"luv.Timer.start()","path":"lib/luv/timer#start","type":"lua.lib.luv"},{"name":"luv.Timer.stop()","path":"lib/luv/timer#stop","type":"lua.lib.luv"},{"name":"luv.Tty","path":"lib/luv/tty","type":"lua.lib.luv"},{"name":"luv.Tty.get_winsize()","path":"lib/luv/tty#get_winsize","type":"lua.lib.luv"},{"name":"luv.Tty.new_tty()","path":"lib/luv/tty#new_tty","type":"lua.lib.luv"},{"name":"luv.Tty.reset_mode()","path":"lib/luv/tty#reset_mode","type":"lua.lib.luv"},{"name":"luv.Tty.set_mode()","path":"lib/luv/tty#set_mode","type":"lua.lib.luv"},{"name":"luv.WidthHeight","path":"lib/luv/widthheight","type":"lua.lib.luv"},{"name":"luv.WidthHeight.height","path":"lib/luv/widthheight#height","type":"lua.lib.luv"},{"name":"luv.WidthHeight.width","path":"lib/luv/widthheight#width","type":"lua.lib.luv"},{"name":"luv.Work","path":"lib/luv/work","type":"lua.lib.luv"},{"name":"luv.Work.new_work()","path":"lib/luv/work#new_work","type":"lua.lib.luv"},{"name":"luv.Work.queue_work()","path":"lib/luv/work#queue_work","type":"lua.lib.luv"},{"name":"Math","path":"math","type":"lua"},{"name":"Math.abs()","path":"math#abs","type":"lua"},{"name":"Math.acos()","path":"math#acos","type":"lua"},{"name":"Math.asin()","path":"math#asin","type":"lua"},{"name":"Math.atan()","path":"math#atan","type":"lua"},{"name":"Math.atan2()","path":"math#atan2","type":"lua"},{"name":"Math.ceil()","path":"math#ceil","type":"lua"},{"name":"Math.cos()","path":"math#cos","type":"lua"},{"name":"Math.cosh()","path":"math#cosh","type":"lua"},{"name":"Math.deg()","path":"math#deg","type":"lua"},{"name":"Math.exp()","path":"math#exp","type":"lua"},{"name":"Math.floor()","path":"math#floor","type":"lua"},{"name":"Math.fmod()","path":"math#fmod","type":"lua"},{"name":"Math.frexp()","path":"math#frexp","type":"lua"},{"name":"Math.huge","path":"math#huge","type":"lua"},{"name":"Math.ldexp()","path":"math#ldexp","type":"lua"},{"name":"Math.log()","path":"math#log","type":"lua"},{"name":"Math.log10()","path":"math#log10","type":"lua"},{"name":"Math.max()","path":"math#max","type":"lua"},{"name":"Math.min()","path":"math#min","type":"lua"},{"name":"Math.modf()","path":"math#modf","type":"lua"},{"name":"Math.pi","path":"math#pi","type":"lua"},{"name":"Math.pow()","path":"math#pow","type":"lua"},{"name":"Math.rad()","path":"math#rad","type":"lua"},{"name":"Math.random()","path":"math#random","type":"lua"},{"name":"Math.randomseed()","path":"math#randomseed","type":"lua"},{"name":"Math.sin()","path":"math#sin","type":"lua"},{"name":"Math.sinh()","path":"math#sinh","type":"lua"},{"name":"Math.sqrt()","path":"math#sqrt","type":"lua"},{"name":"Math.tan()","path":"math#tan","type":"lua"},{"name":"Math.tanh()","path":"math#tanh","type":"lua"},{"name":"MathFrexpResult","path":"mathfrexpresult","type":"lua"},{"name":"MathFrexpResult.e","path":"mathfrexpresult#e","type":"lua"},{"name":"MathFrexpResult.m","path":"mathfrexpresult#m","type":"lua"},{"name":"NativeIterator","path":"nativeiterator","type":"lua"},{"name":"NativeIterator.fromF()","path":"nativeiterator#fromF","type":"lua"},{"name":"NativeIterator.toIterator()","path":"nativeiterator#toIterator","type":"lua"},{"name":"NativeStringTools","path":"nativestringtools","type":"lua"},{"name":"NativeStringTools.byte()","path":"nativestringtools#byte","type":"lua"},{"name":"NativeStringTools.char()","path":"nativestringtools#char","type":"lua"},{"name":"NativeStringTools.charCodeAt()","path":"nativestringtools#charCodeAt","type":"lua"},{"name":"NativeStringTools.dump()","path":"nativestringtools#dump","type":"lua"},{"name":"NativeStringTools.find()","path":"nativestringtools#find","type":"lua"},{"name":"NativeStringTools.format()","path":"nativestringtools#format","type":"lua"},{"name":"NativeStringTools.gmatch()","path":"nativestringtools#gmatch","type":"lua"},{"name":"NativeStringTools.gsub()","path":"nativestringtools#gsub","type":"lua"},{"name":"NativeStringTools.len()","path":"nativestringtools#len","type":"lua"},{"name":"NativeStringTools.lower()","path":"nativestringtools#lower","type":"lua"},{"name":"NativeStringTools.match()","path":"nativestringtools#match","type":"lua"},{"name":"NativeStringTools.sub()","path":"nativestringtools#sub","type":"lua"},{"name":"NativeStringTools.upper()","path":"nativestringtools#upper","type":"lua"},{"name":"NextResult","path":"nextresult","type":"lua"},{"name":"NextResult.index","path":"nextresult#index","type":"lua"},{"name":"NextResult.value","path":"nextresult#value","type":"lua"},{"name":"Os","path":"os","type":"lua"},{"name":"Os.clock()","path":"os#clock","type":"lua"},{"name":"Os.date()","path":"os#date","type":"lua"},{"name":"Os.difftime()","path":"os#difftime","type":"lua"},{"name":"Os.execute()","path":"os#execute","type":"lua"},{"name":"Os.exit()","path":"os#exit","type":"lua"},{"name":"Os.getenv()","path":"os#getenv","type":"lua"},{"name":"Os.remove()","path":"os#remove","type":"lua"},{"name":"Os.rename()","path":"os#rename","type":"lua"},{"name":"Os.setlocale()","path":"os#setlocale","type":"lua"},{"name":"Os.time()","path":"os#time","type":"lua"},{"name":"Os.tmpname()","path":"os#tmpname","type":"lua"},{"name":"OsExecute","path":"osexecute","type":"lua"},{"name":"OsExecute.output","path":"osexecute#output","type":"lua"},{"name":"OsExecute.status","path":"osexecute#status","type":"lua"},{"name":"OsExecute.success","path":"osexecute#success","type":"lua"},{"name":"OsSuccess","path":"ossuccess","type":"lua"},{"name":"OsSuccess.message","path":"ossuccess#message","type":"lua"},{"name":"OsSuccess.success","path":"ossuccess#success","type":"lua"},{"name":"Package","path":"package","type":"lua"},{"name":"Package.config","path":"package#config","type":"lua"},{"name":"Package.cpath","path":"package#cpath","type":"lua"},{"name":"Package.loaded","path":"package#loaded","type":"lua"},{"name":"Package.loadlib()","path":"package#loadlib","type":"lua"},{"name":"Package.path","path":"package#path","type":"lua"},{"name":"Package.preload","path":"package#preload","type":"lua"},{"name":"Package.searchers","path":"package#searchers","type":"lua"},{"name":"Package.searchpath()","path":"package#searchpath","type":"lua"},{"name":"PairsResult","path":"pairsresult","type":"lua"},{"name":"PairsResult.index","path":"pairsresult#index","type":"lua"},{"name":"PairsResult.next","path":"pairsresult#next","type":"lua"},{"name":"PairsResult.table","path":"pairsresult#table","type":"lua"},{"name":"PairTools","path":"pairtools","type":"lua"},{"name":"PairTools.copy()","path":"pairtools#copy","type":"lua"},{"name":"PairTools.ipairsConcat()","path":"pairtools#ipairsConcat","type":"lua"},{"name":"PairTools.ipairsEach()","path":"pairtools#ipairsEach","type":"lua"},{"name":"PairTools.ipairsExist()","path":"pairtools#ipairsExist","type":"lua"},{"name":"PairTools.ipairsFold()","path":"pairtools#ipairsFold","type":"lua"},{"name":"PairTools.ipairsMap()","path":"pairtools#ipairsMap","type":"lua"},{"name":"PairTools.pairsEach()","path":"pairtools#pairsEach","type":"lua"},{"name":"PairTools.pairsExist()","path":"pairtools#pairsExist","type":"lua"},{"name":"PairTools.pairsFold()","path":"pairtools#pairsFold","type":"lua"},{"name":"PairTools.pairsMap()","path":"pairtools#pairsMap","type":"lua"},{"name":"PairTools.pairsMerge()","path":"pairtools#pairsMerge","type":"lua"},{"name":"PCallResult","path":"pcallresult","type":"lua"},{"name":"PCallResult.status","path":"pcallresult#status","type":"lua"},{"name":"PCallResult.value","path":"pcallresult#value","type":"lua"},{"name":"Result","path":"result","type":"lua"},{"name":"Result.message","path":"result#message","type":"lua"},{"name":"Result.result","path":"result#result","type":"lua"},{"name":"StringFind","path":"stringfind","type":"lua"},{"name":"StringFind.begin","path":"stringfind#begin","type":"lua"},{"name":"StringFind.end","path":"stringfind#end","type":"lua"},{"name":"StringSub","path":"stringsub","type":"lua"},{"name":"StringSub.count","path":"stringsub#count","type":"lua"},{"name":"StringSub.match","path":"stringsub#match","type":"lua"},{"name":"Table","path":"table","type":"lua"},{"name":"Table.concat()","path":"table#concat","type":"lua"},{"name":"Table.create()","path":"table#create","type":"lua"},{"name":"Table.foreach()","path":"table#foreach","type":"lua"},{"name":"Table.foreachi()","path":"table#foreachi","type":"lua"},{"name":"Table.insert()","path":"table#insert","type":"lua"},{"name":"Table.remove()","path":"table#remove","type":"lua"},{"name":"Table.sort()","path":"table#sort","type":"lua"},{"name":"TableTools","path":"tabletools","type":"lua"},{"name":"TableTools.maxn()","path":"tabletools#maxn","type":"lua"},{"name":"TableTools.pack()","path":"tabletools#pack","type":"lua"},{"name":"TableTools.unpack()","path":"tabletools#unpack","type":"lua"},{"name":"Thread","path":"thread","type":"lua"},{"name":"Time","path":"time","type":"lua"},{"name":"TimeParam","path":"timeparam","type":"lua"},{"name":"TimeParam.day","path":"timeparam#day","type":"lua"},{"name":"TimeParam.hour","path":"timeparam#hour","type":"lua"},{"name":"TimeParam.isdst","path":"timeparam#isdst","type":"lua"},{"name":"TimeParam.min","path":"timeparam#min","type":"lua"},{"name":"TimeParam.month","path":"timeparam#month","type":"lua"},{"name":"TimeParam.sec","path":"timeparam#sec","type":"lua"},{"name":"TimeParam.year","path":"timeparam#year","type":"lua"},{"name":"UserData","path":"userdata","type":"lua"}],"types":[{"name":"lua","count":284,"slug":"lua"},{"name":"lua.lib.environ","count":4,"slug":"lua-lib-environ"},{"name":"lua.lib.lrexlib","count":11,"slug":"lua-lib-lrexlib"},{"name":"lua.lib.luasocket","count":2,"slug":"lua-lib-luasocket"},{"name":"lua.lib.luv","count":274,"slug":"lua-lib-luv"}]} |