Method: Bake::Recipe#types

Defined in:
lib/bake/recipe.rb

#typesObject



143
144
145
# File 'lib/bake/recipe.rb', line 143

def types
  @types ||= read_types
end