Next: srfi environment-variables rationale, Previous: srfi environment-variables license, Up: srfi environment-variables [Index]
This SRFI specifies the procedure get-environment-variable
,
which gets the value of the specified environment variable, and the
procedure get-environment-variables
, which gets an association
list of all environment-variables.