Implemented 'pwd' command to retrieve working directory.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import ./[shell, sleep]
|
||||
export shell, sleep
|
||||
import ./[shell, sleep, pwd]
|
||||
export shell, sleep, pwd
|
||||
|
||||
#[
|
||||
"Monarch" Agent commands:
|
||||
|
||||
Reference in New Issue
Block a user