Class: Blender::Discovery::Serf::Property
- Inherits:
-
Struct
- Object
- Struct
- Blender::Discovery::Serf::Property
- Defined in:
- lib/blender/discoveries/serf.rb
Instance Attribute Summary collapse
-
#hook ⇒ Object
Returns the value of attribute hook.
-
#key ⇒ Object
Returns the value of attribute key.
Instance Attribute Details
#hook ⇒ Object
Returns the value of attribute hook
24 25 26 |
# File 'lib/blender/discoveries/serf.rb', line 24 def hook @hook end |
#key ⇒ Object
Returns the value of attribute key
24 25 26 |
# File 'lib/blender/discoveries/serf.rb', line 24 def key @key end |