Class: Wakame::Command::ShutdownCluster
- Inherits:
-
Object
- Object
- Wakame::Command::ShutdownCluster
- Includes:
- Wakame::Command
- Defined in:
- lib/wakame/command/shutdown_cluster.rb
Instance Method Summary collapse
Methods included from Wakame::Command
Instance Method Details
#run ⇒ Object
7 8 9 |
# File 'lib/wakame/command/shutdown_cluster.rb', line 7 def run trigger_action(Wakame::Actions::ShutdownCluster.new) end |