Searched refs:CommandObjectCommandsScriptAdd (Results 1 – 1 of 1) sorted by relevance
2031 class CommandObjectCommandsScriptAdd : public CommandObjectParsed, class2034 CommandObjectCommandsScriptAdd(CommandInterpreter &interpreter) in CommandObjectCommandsScriptAdd() function in CommandObjectCommandsScriptAdd2048 ~CommandObjectCommandsScriptAdd() override = default;2473 new CommandObjectCommandsScriptAdd(interpreter))); in CommandObjectMultiwordCommandsScript()