Method: Synco::Server#shell

Defined in:
lib/synco/server.rb

#shellObject

The shell to use to connect to the server.



57
58
59
# File 'lib/synco/server.rb', line 57

def shell
  @shell
end