run

Function run 

Source
pub fn run(
    ctx: &CommandContext,
    config: &mut Config,
    command: ConfigCommand,
) -> Result<()>
Expand description

Dispatches a config subcommand to the appropriate handler.