Module: Pvectl::Commands::DeleteCommand::ClassMethods
- Defined in:
- sig/pvectl/commands/delete_command.rbs
Instance Method Summary collapse
Instance Method Details
#execute ⇒ Integer
5 |
# File 'sig/pvectl/commands/delete_command.rbs', line 5 def execute: (String? resource_type, Array[String] | String | nil resource_ids, Hash[Symbol, untyped] , Hash[Symbol, untyped] ) -> Integer |