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