Merge ls, pwd and cd into a single 'filesystem' file
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import ./[shell, sleep, pwd, cd, ls]
|
||||
export shell, sleep, pwd, cd, ls
|
||||
import ./[shell, sleep, filesystem]
|
||||
export shell, sleep, filesystem
|
||||
|
||||
#[
|
||||
"Monarch" Agent commands:
|
||||
|
||||
Reference in New Issue
Block a user