Skip to main content

set_runtime_dir

Function set_runtime_dir 

Source
pub fn set_runtime_dir(path: PathBuf)
Expand description

Set the runtime directory override (from --runtime-dir CLI arg). Must be called before any runtime_dir() calls. Subsequent calls are ignored.