Class: Stoplight::Domain::LightInfo

Inherits:
Data
  • Object
show all
Defined in:
lib/stoplight/domain/light_info.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



5
6
7
# File 'lib/stoplight/domain/light_info.rb', line 5

def name
  @name
end