The highest tagged major version is
v2.
package
Version:
v0.0.0
Opens a new window with list of versions in this module.
Published: Jul 18, 2019
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package genv provides operations for environment variables of system.
All returns a copy of strings representing the environment,
in the form "key=value".
Get returns the value of the environment variable named by the <key>.
It returns given <def> if the variable does not exist in the environment.
Remove deletes a single environment variable.
Set sets the value of the environment variable named by the <key>.
It returns an error, if any.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.