Class: Kontena::Plugin::Shell::ShellCommand
- Inherits:
-
Command
- Object
- Command
- Kontena::Plugin::Shell::ShellCommand
- Defined in:
- lib/kontena/plugin/shell/shell_command.rb
Instance Method Summary collapse
Instance Method Details
#execute ⇒ Object
7 8 9 |
# File 'lib/kontena/plugin/shell/shell_command.rb', line 7 def execute Kontena::Plugin::Shell::Session.new(context_list).run end |