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