Skip to main content

Module consts

Module consts 

Source

Constants§

ENV_PATH_SEPARATOR_CHAR
Character used to separate directories in a PATH environment variable on Linux/macOS/Unix is “:”.
LINE_SEPARATOR_STR
Line separator used on Linux/macOS/Unix is “\n”.
NATIVE_PATH_ENV_VAR
Name of the PATH environment variable on Unix-like systems (Linux, macOS, etc.).