Method: Arrow::Template::SetDirective#value
- Defined in:
- lib/arrow/template/set.rb
#value ⇒ Object (readonly)
The raw (unevaluated) value of the definition
45 46 47 |
# File 'lib/arrow/template/set.rb', line 45 def value @value end |