ENV.assoc(name) â Array or nil
Class Public methods
Returns an Array of the name and value of the environment variable with
name
or nil
if the name cannot be found.
Returns an Array of the name and value of the environment variable with
name
or nil
if the name cannot be found.
Please login to continue.