pub fn run( command: String, args: Vec<String>, task: TaskKind, manifest_path: Option<PathBuf>, figment: Figment, ) -> Result<(), Error>