Searched refs:CommandObjectSettingsAppend (Results 1 – 1 of 1) sorted by relevance
980 class CommandObjectSettingsAppend : public CommandObjectRaw class983 CommandObjectSettingsAppend (CommandInterpreter &interpreter) : in CommandObjectSettingsAppend() function in CommandObjectSettingsAppend1014 ~CommandObjectSettingsAppend () {} in ~CommandObjectSettingsAppend()1202 … LoadSubCommand ("append", CommandObjectSP (new CommandObjectSettingsAppend (interpreter))); in CommandObjectMultiwordSettings()