-
Notifications
You must be signed in to change notification settings - Fork 1
TheJoshua974 edited this page Oct 12, 2017
·
3 revisions
-
os.find()
Arguments: file, directory (Strings)
Searches for a file in a directory -
os.clear()
Clears the console -
os.getOS()
Get the current OS being used -
os.getArch()
Returns what's the current Lua architecture (32 or 64 bits) -
os.outputexec
Arguments: system command
Get the output of a system command as a string