Class: Huebot::Program::AST::DeviceRef
- Inherits:
-
Struct
- Object
- Struct
- Huebot::Program::AST::DeviceRef
- Defined in:
- lib/huebot/program.rb
Instance Attribute Summary collapse
-
#ref ⇒ Object
Returns the value of attribute ref.
Instance Attribute Details
#ref ⇒ Object
Returns the value of attribute ref
28 29 30 |
# File 'lib/huebot/program.rb', line 28 def ref @ref end |