support open os command line programs
This commit is contained in:
@@ -2,6 +2,8 @@ local fs = _G.fs
|
||||
|
||||
local linkfs = { }
|
||||
|
||||
-- TODO: implement broken links
|
||||
|
||||
local methods = { 'exists', 'getFreeSpace', 'getSize',
|
||||
'isDir', 'isReadOnly', 'list', 'listEx', 'makeDir', 'open', 'getDrive' }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user