Searched refs:CommandObjectScriptingObject (Results 1 – 1 of 1) sorted by relevance
1103 class CommandObjectScriptingObject : public CommandObjectRaw { class1105 CommandObjectScriptingObject(CommandInterpreter &interpreter, in CommandObjectScriptingObject() function in CommandObjectScriptingObject1119 ~CommandObjectScriptingObject() override = default;1531 CommandObjectSP new_cmd(new CommandObjectScriptingObject( in DoExecute()