Class: Stoplight::Domain::LightInfo
- Inherits:
-
Data
- Object
- Data
- Stoplight::Domain::LightInfo
- Defined in:
- lib/stoplight/domain/light_info.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
readonly
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ Object (readonly)
Returns the value of attribute name
5 6 7 |
# File 'lib/stoplight/domain/light_info.rb', line 5 def name @name end |