pub fn try_get_shell() -> Option<&'static Shell>
Try to get the global shell (non-panicking).
Returns None if the shell has not been initialized via init.
None
init