Function evcxr::config_dir[][src]

pub fn config_dir() -> Option<PathBuf>

Return the directory that evcxr tools should use for their configuration.

By default this is the evcxr subdirectory of whatever dirs::config_dir() returns, but it can be overridden by the EVCXR_CONFIG_DIR environment variable.