Backend with interactivity
10 11 12
# File 'lib/sshkit/interact/backend.rb', line 10 def interact(*args) SSHKit::Interact::Command.new(host, command(*args)).execute end