Expand description
Load Ruby and Rust sources into the VM.
Enums§
- Loaded
- The side effect from a call to
Kernel#load
. - Required
- The side effect from a call to
Kernel#require
.
Traits§
- Load
Sources - Load Ruby sources and Rust extensions into an interpreter.