Searched refs:CommandObjectCommandsScriptAdd (Results 1 – 1 of 1) sorted by relevance
2268 class CommandObjectCommandsScriptAdd : public CommandObjectParsed, class2271 CommandObjectCommandsScriptAdd(CommandInterpreter &interpreter) in CommandObjectCommandsScriptAdd() function in CommandObjectCommandsScriptAdd2285 ~CommandObjectCommandsScriptAdd() override = default;2716 new CommandObjectCommandsScriptAdd(interpreter))); in CommandObjectMultiwordCommandsScript()