Method: Serverkit::Resources::Base#recipe
- Defined in:
- lib/serverkit/resources/base.rb
#recipe ⇒ Object (readonly)
Returns the value of attribute recipe.
35 36 37 |
# File 'lib/serverkit/resources/base.rb', line 35 def recipe @recipe end |