Class: Fusion::PBind
- Inherits:
-
Struct
- Object
- Struct
- Fusion::PBind
- Defined in:
- lib/fusion.rb
Overview
binds
Instance Attribute Summary collapse
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ Object
Returns the value of attribute name
229 230 231 |
# File 'lib/fusion.rb', line 229 def name @name end |