⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
run_shell
veridian_
kernel
0.25.2
In veridian_
kernel::
services::
shell
veridian_kernel
::
services
::
shell
Function
run_
shell
Copy item path
Source
pub fn run_shell() -> !
Expand description
Run shell as a process.
This function never returns.