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

init

Function init 

Source
pub fn init()
Expand description

Initialize the shell.

Creates the global Shell singleton. Subsequent calls are no-ops with a warning printed to the console.