Module mycelium_kernel::shell
source · Expand description
A rudimentary kernel-mode command shell, primarily for debugging and testing purposes.
Structs
- Defines a shell command, including its name, help text, and how the command is executed.