Expand description
Structs§
- EnvVar
- Shell environment variable
- Shell
- VeridianOS Shell
- Shell
Config - Shell configuration
Enums§
- Command
Result - Command execution result
Traits§
- Builtin
Command - Shell built-in command
Functions§
- get_
shell - Get the global shell.
- init
- Initialize the shell.
- run_
shell - Run shell as a process.
- try_
get_ shell - Try to get the global shell (non-panicking).