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