run_command

Function run_command 

Source
pub fn run_command<T: Extension + Debug>(
    args: &Arguments,
    extension: &T,
) -> Result<()>