[−][src]Function git_global::subcommands::run
pub fn run(command: &str, config: Config) -> Result<Report>
Run the subcommand matching the provided str
, returning a Report
.
pub fn run(command: &str, config: Config) -> Result<Report>
Run the subcommand matching the provided str
, returning a Report
.