Searched refs:CommandObjectTypeFormat (Results 1 – 1 of 1) sorted by relevance
2886 class CommandObjectTypeFormat : public CommandObjectMultiword { class2888 CommandObjectTypeFormat(CommandInterpreter &interpreter) in CommandObjectTypeFormat() function in CommandObjectTypeFormat2909 ~CommandObjectTypeFormat() override = default;3024 CommandObjectSP(new CommandObjectTypeFormat(interpreter))); in CommandObjectType()