Function hisho_core::command::run_command
source · pub async fn run_command(
project: &Project,
cmd: &Command,
default_vars: &TemplateVariables,
argv: &Vec<String>
) -> bool
Expand description
Run a command with all its dependencies