[][src]Function orcs::run_command

pub fn run_command(
    project_path: &str,
    command: &str,
    subcommand: &ArgMatches<'_>
) -> Result<(), Error>

Run a command provided through the CLI