Method: Capp::Device#name

Defined in:
lib/capp.rb

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



70
71
72
# File 'lib/capp.rb', line 70

def name
  @name
end