Function shackle_shell::run_command

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