artichoke_backend::fs
pub const RUBY_LOAD_PATH: &str = "/src/lib";
Directory at which Ruby sources and extensions are stored in the virtual filesystem.
RUBY_LOAD_PATH is the default current working directory for Memory filesystems.
RUBY_LOAD_PATH
Memory
Hybrid filesystems mount the Memory filessytem at RUBY_LOAD_PATH.
Hybrid