This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
conquest
Watch
1
Star
0
Fork
0
You've already forked conquest
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ad31b906876e4d26ffdaace1b151998cde973ea6
conquest
/
src
/
agents
/
monarch
/
commands
/
commands.nim
3 lines
68 B
Nim
Raw
Normal View
History
Unescape
Escape
Merge ls, pwd and cd into a single 'filesystem' file
2025-07-08 20:36:43 +02:00
import
.
/
[
shell
,
sleep
,
filesystem
]
Implemented basic shell command execution and result retrieval. Next Step: Remove completed tasks from queue
2025-05-22 20:03:22 +02:00
Merge ls, pwd and cd into a single 'filesystem' file
2025-07-08 20:36:43 +02:00
export
shell
,
sleep
,
filesystem
Reference in New Issue
Copy Permalink