artichoke_core

Module load

Source
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§

LoadSources
Load Ruby sources and Rust extensions into an interpreter.