Searched refs:CommandObjectTypeFormatAdd (Results 1 – 1 of 1) sorted by relevance
541 class CommandObjectTypeFormatAdd : public CommandObjectParsed { class617 CommandObjectTypeFormatAdd(CommandInterpreter &interpreter) in CommandObjectTypeFormatAdd() function in CommandObjectTypeFormatAdd678 ~CommandObjectTypeFormatAdd() override = default;3052 "add", CommandObjectSP(new CommandObjectTypeFormatAdd(interpreter))); in CommandObjectTypeFormat()