path_prepend
- pyarts.utils.common.path_prepend(dirname, path='PATH')[source]
Prepend a directory to environment path variable.
Append entries to colon-separated variables (e.g. the system path). If the entry is already in the list, it is moved to the end. A path variable is set, if not existing at function call.