Searched refs:command_function (Results 1 – 2 of 2) sorted by relevance
47 command_function(command_function_in) {} in Command()61 const CommandFunction command_function; member258 return command_use->command_function({command_line, paths, out, err}); in RunZucchiniCommand()
244 command_function = options.func245 return command_function(options)