module Bake::Registry
Structured access to the working directory and loaded gems for loading bakefiles.
Structured access to the working directory and loaded gems for loading bakefiles.
Public Class Methods
Source
# File vendor/bundle/ruby/3.4.0/gems/bake-0.23.1/lib/bake/registry.rb, line 11 def self.default(...) Aggregate.default(...) end