openOS command line programs
This commit is contained in:
@@ -5,5 +5,6 @@ local shell = _ENV.shell
|
||||
return {
|
||||
getWorkingDirectory = shell.dir,
|
||||
resolve = shell.resolve,
|
||||
resolveProgram = shell.resolveProgram,
|
||||
parse = Util.parse,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user