pub fn run_command( file: Option<PathBuf>, manifest: &PathBuf, command: &Vec<String>, show_undeclared: bool, show_missing_optional: bool, )