⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

run_shell

Function run_shell 

Source
pub fn run_shell() -> !
Expand description

Run shell as a process.

This function never returns.