package
0.0.0-20190206222659-d0bb578d17b4
Repository: https://github.com/gofunct/mamba.git
Documentation: pkg.go.dev

# Functions

Parse converts the gorram command line.
ParseAndRun parses the environment to create a run.Command and runs it.
Run parses the gorram command line args and runs the gorram command.

# Constants

CacheEnv is the environment variable that users may set to change the location where gorram stores its script files.

# Structs

OSEnv encapsulates the gorram environment.
UI represents the UI of the CLI, including flags and actions.