Skip to main content

session_path_init

Function session_path_init 

Source
pub fn session_path_init(paths: Vec<PathBuf>)
Expand description

Initializes the session search path from the config path array.

Called once at startup (after loading config.toml). Each entry has ~ already expanded by the caller.