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