run_command

Function run_command 

Source
pub fn run_command(
    user_input: &str,
) -> Result<ControlFlow<(), ()>, ShackleError>