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