Module: Coyote::Bundle

Defined in:
lib/coyote/bundles.rb

Class Method Summary collapse

Class Method Details

.new(path) ⇒ Object



8
9
10
# File 'lib/coyote/bundles.rb', line 8

def self.new(path)
  Coyote::Bundles.choose(path)
end