A module for accessing environment variablesnamespace environ { }
This namespace contains all environment variables. It is possible to create, modify and remove entries: environ.PATH ~= ":${environ.HOME}/bin";
Generated by SPLDOC. | http://www.clifford.at/spl/ |