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