mycelium_
kernel
0.0.1
Module shell
Module Items
Structs
Enums
Traits
Functions
Type Aliases
In crate mycelium_
kernel
mycelium_kernel
Module
shell
Copy item path
Source
Expand description
A rudimentary kernel-mode command shell, primarily for debugging and testing purposes.
Structs
§
Command
Defines a shell command, including its name, help text, and how the command is executed.
Context
Error
Enums
§
Number
Format
Traits
§
Run
Functions
§
eval
handle_
command
Type Aliases
§
CmdResult