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