Libraries
»
aruba
(2.1.0)
»
Index
»
Aruba
»
Platforms
»
UnixPlatform
»
#default_shell
Method: Aruba::Platforms::UnixPlatform#default_shell
Defined in:
lib/aruba/platforms/unix_platform.rb
#
default_shell
⇒
Object
82 83 84
# File 'lib/aruba/platforms/unix_platform.rb', line 82
def
default_shell
"bash"
end