Searched refs:CommandObjectTypeFormatDelete (Results 1 – 1 of 1) sorted by relevance
963 class CommandObjectTypeFormatDelete : public CommandObjectTypeFormatterDelete { class965 CommandObjectTypeFormatDelete(CommandInterpreter &interpreter) in CommandObjectTypeFormatDelete() function in CommandObjectTypeFormatDelete969 ~CommandObjectTypeFormatDelete() override = default;2806 LoadSubCommand("delete", CommandObjectSP(new CommandObjectTypeFormatDelete( in CommandObjectTypeFormat()