Skip to main content

shell_main

Function shell_main 

Source
pub extern "C" fn shell_main() -> !
Expand description

Main shell loop

This function never returns. It continuously reads keyboard input, parses commands, and executes them.