Searched refs:CommandObjectScriptingObject (Results 1 – 1 of 1) sorted by relevance
1148 class CommandObjectScriptingObject : public CommandObjectRaw { class1150 CommandObjectScriptingObject(CommandInterpreter &interpreter, in CommandObjectScriptingObject() function in CommandObjectScriptingObject1164 ~CommandObjectScriptingObject() override = default;1604 new_cmd_sp.reset(new CommandObjectScriptingObject( in DoExecute()