The UNIXEnvironment class provides access to the shell environment from within Smalltalk. A subset of the Dictionary protocol is supported by the UNIXEnvironment class. Through this protocol the environment can be queried and modified.There are two intended uses for the UNIXEnvironment class:
1.
2. To provide the UNIXProcess (described in UNIX process) with a configurable environment that can be based on the current environment or completely defined.
|