Method: Synco::Server#name

Defined in:
lib/synco/server.rb

#nameObject (readonly)

The name of the server in the configuration (might be the same as the host).



48
49
50
# File 'lib/synco/server.rb', line 48

def name
  @name
end