# File lib/knife-solo/ssh_command.rb, line 276 def stream_command(command) run_command(command, :streaming => true) end