17 18 19 20
# File 'lib/jupiter/host.rb', line 17 def server_uptime puts ssh.exec!("uptime") close_ssh end