module documentation
Undocumented
| Function | generate |
Generate script code to cache environment changes of a script. |
| Function | _append |
Undocumented |
| Function | _append |
Undocumented |
| Function | _is |
Undocumented |
| Function | _set |
Undocumented |
Generate script code to cache environment changes of a script.
This code assumes that the script does nothing else than changing variables that contain colon separated lists of PATHs, by replacing or prepending.
| Parameters | |
| env | str The path to the script which changes the environment |
| Returns | |
| list script lines | |