package
module
Version:
v0.0.0-...-f2c7053
Opens a new window with list of versions in this module.
Published: Jul 14, 2015
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
README
¶
bashenv
Simple pkg to source a bash profile in go.
example.sh:
export STR="Hello World!"
example usage
bashenv.Source("example.sh")
// The following will return "Hello World!"
os.Getenv("STR")
License
MIT
Documentation
¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.