22 23 24
# File 'lib/bolt/transport/lxd/connection.rb', line 22 def shell Bolt::Shell::Bash.new(target, self) end