Searched defs:CommandObjectPythonFunction (Results 1 – 1 of 1) sorted by relevance
1027 class CommandObjectPythonFunction : public CommandObjectRaw { global() class 1029 CommandObjectPythonFunction(CommandInterpreter &interpreter, std::string name, CommandObjectPythonFunction() function in CommandObjectPythonFunction