Libraries
»
bake
(0.6.0)
»
Index
»
Bake
»
Recipe
»
#types
Method: Bake::Recipe#types
Defined in:
lib/bake/recipe.rb
#
types
⇒
Object
143 144 145
# File 'lib/bake/recipe.rb', line 143
def
types
@types
||=
read_types
end