Searched refs:CommandObjectCommandsScriptDelete (Results 1 – 1 of 1) sorted by relevance
1910 class CommandObjectCommandsScriptDelete : public CommandObjectParsed class1913 CommandObjectCommandsScriptDelete(CommandInterpreter &interpreter) : in CommandObjectCommandsScriptDelete() function in CommandObjectCommandsScriptDelete1933 ~CommandObjectCommandsScriptDelete () in ~CommandObjectCommandsScriptDelete()1985 …LoadSubCommand ("delete", CommandObjectSP (new CommandObjectCommandsScriptDelete (interpreter))); in CommandObjectMultiwordCommandsScript()