reset-env

Name

reset-env -- Replace process environment.

Type: function

Synopsis

reset-env( lst, );

Arguments

lst

An instance of <list>

Description

Replaces the process environment with the contents of the given list, which is a list of key-value pairs.