Method: Jets::Stack::Function#template
- Defined in:
- lib/jets/stack/function.rb
#template ⇒ Object (readonly)
Returns the value of attribute template.
5 6 7 |
# File 'lib/jets/stack/function.rb', line 5 def template @template end |