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

try_get_shell

Function try_get_shell 

Source
pub fn try_get_shell() -> Option<&'static Shell>
Expand description

Try to get the global shell (non-panicking).

Returns None if the shell has not been initialized via init.