class Kontena::Plugin::Shell::ShellCommand
Public Instance Methods
execute()
click to toggle source
# File lib/kontena/plugin/shell/shell_command.rb, line 7 def execute Kontena::Plugin::Shell::Session.new(context_list).run end