Searched refs:CommandObjectCommandsScriptAdd (Results 1 – 1 of 1) sorted by relevance
1529 class CommandObjectCommandsScriptAdd : public CommandObjectParsed class1532 CommandObjectCommandsScriptAdd(CommandInterpreter &interpreter) : in CommandObjectCommandsScriptAdd() function in CommandObjectCommandsScriptAdd1553 ~CommandObjectCommandsScriptAdd () in ~CommandObjectCommandsScriptAdd()1829 CommandObjectCommandsScriptAdd::CommandOptions::g_option_table[] =1984 LoadSubCommand ("add", CommandObjectSP (new CommandObjectCommandsScriptAdd (interpreter))); in CommandObjectMultiwordCommandsScript()