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.).