ENV[name] â value
Class Public methods
Retrieves the value
for environment variable name
as a String. Returns nil
if the named variable does not
exist.
Retrieves the value
for environment variable name
as a String. Returns nil
if the named variable does not
exist.
Please login to continue.