Method: Device#name

Defined in:
lib/device.rb

#nameObject (readonly)

Returns the value of attribute name.



41
42
43
# File 'lib/device.rb', line 41

def name
  @name
end