Bake directions for further research
Classes: V1
8 9 10 11 12 13
# File 'lib/kitchen/directions/bake_further_research.rb', line 8 def self.v1(chapter:, metadata_source:, uuid_prefix: '.') V1.new.bake( chapter: chapter, metadata_source: metadata_source, uuid_prefix: uuid_prefix) end