Method: Sunshine::Shell#disconnect

Defined in:
lib/sunshine/shell.rb

#disconnectObject

Returns true. Compatibility method with RemoteShell.



120
121
122
# File 'lib/sunshine/shell.rb', line 120

def disconnect
  true
end