Tea::EnvMsg
EnvMsg reports environment variable changes
Constructors
new(environ : Ultraviolet::Environ)
SourceInstance methods
environ
Sourceenviron=(environ : Ultraviolet::Environ)
SourceGetenv returns the value of the environment variable named by the key.
key
SourceLookupEnv retrieves the value of the environment variable named by key.
value
Source