Module env

Module env 

Source

Statics§

ERG_CORE_DECL_PATH
ERG_CORE_PATH
ERG_PATH
ERG_PKGS_PATH
ERG_PYSTD_PATH
ERG_STD_PATH
PYTHON_PATH
PYTHON_SITE_PACKAGES
PYTHON_SYS_PATH

Functions§

erg_core_decl_path
== Path::new("~/.erg/lib/core.d") if ERG_PATH is not set
erg_core_path
== Path::new("~/.erg/lib/core") if ERG_PATH is not set
erg_path
== Path::new("~/.erg") if ERG_PATH is not set
erg_pkgs_path
== Path::new("~/.erg/lib/pkgs") if ERG_PATH is not set
erg_pystd_path
== Path::new("~/.erg/lib/pystd") if ERG_PATH is not set
erg_std_path
== Path::new("~/.erg/lib/std") if ERG_PATH is not set
is_pystd_main_module
is_std_decl_path
opt_which_python
python_site_packages
python_sys_path