Function get_shell

Source
pub fn get_shell() -> MutexGuard<'static, Shell>
Expand description

Get a lock to the global shell.

This will initialize the shell with default values if it has not been set yet.