Class: SwarmClusterCliOpe::Commands::Task
- Defined in:
- lib/swarm_cluster_cli_ope/commands/task.rb
Instance Attribute Summary
Attributes inherited from Base
#base_suffix_command, #docker_host
Class Method Summary collapse
Methods inherited from Base
#command, #docker_inspect, #initialize
Methods included from LoggerConcern
Constructor Details
This class inherits a constructor from SwarmClusterCliOpe::Commands::Base
Class Method Details
.object_identifier ⇒ Object
5 6 7 |
# File 'lib/swarm_cluster_cli_ope/commands/task.rb', line 5 def self.object_identifier "" end |