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