Libraries
»
bundler
(4.0.4)
»
Index
»
Bundler
»
load
Method: Bundler.load
Defined in:
lib/bundler.rb
.
load
⇒
Object
216 217 218
# File 'lib/bundler.rb', line 216
def
load
@load
||=
Runtime
.
new
(
root
,
definition
)
end