Available on lua
staticchdir(path:String):Bool
staticcpu_info():Table<Int, CpuInfo>
staticcwd():String
staticexepath():String
staticget_free_memory():Int
staticget_process_title():String
staticget_total_memory():Int
staticgetgid():Int
staticgetpid():Int
staticgetrusage():ResourceUsage
staticgetuid():Int
staticguess_handle(handle:Int):String
statichrtime():Float
staticloadavg():Float
staticos_get_passwd():String
staticos_getenv(env:String):String
staticos_homedir():String
staticos_setenv(env:String, value:String):Void
staticos_tmpdir():String
staticprint_active_handles():Table<Int, String>
staticprint_all_handles():Table<Int, String>
staticresident_set_memory():Int
staticset_process_title(title:String):Bool
staticsetgid(from:Int, to:Int):Void
staticsetuid(from:Int, to:Int):String
staticuptime():Int
staticversion():Int
staticversion_string():String