Skip to main content

run_command_with_session

Function run_command_with_session 

Source
pub fn run_command_with_session(
    command: CliCommand,
    session: &mut LoadSession,
) -> Result<i32, CliError>
Expand description

Runs an already-parsed command with an injected loader session.