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