Searched refs:CommandObjectCommandsScriptAdd (Results 1 – 1 of 1) sorted by relevance
1547 class CommandObjectCommandsScriptAdd : public CommandObjectParsed, class1550 CommandObjectCommandsScriptAdd(CommandInterpreter &interpreter) in CommandObjectCommandsScriptAdd() function in CommandObjectCommandsScriptAdd1570 ~CommandObjectCommandsScriptAdd() override = default;1878 new CommandObjectCommandsScriptAdd(interpreter))); in CommandObjectMultiwordCommandsScript()