package
0.1.0-alpha
Repository: https://github.com/howbazaar/lingo.git
Documentation: pkg.go.dev

# Functions

BinTenets returns a list of all installed binary tenets as pathnames.
DockerClient returns a new goDocker client initialised with an endpoint specified by the current config.
FormatOutput converts arbitrary data into a string using Go's standard template format.
LingoBin returns the path to where binary tenets are stored.
LingoHome returns the path to the user's lingo config directory.
MustLingoHome returns the path to the user's lingo config directory or panics on failure.
TODO(waigani) limit must be > 0.
OpenFileCmd launches the specified editor at the given filename and line number.
Printf provides indirection around the standard fmt.Printf function so that the output stream can be globally configured.
Println provides indirection around the standard fmt.Println function so that the output stream can be globally configured.
UserHome returns the user's OS home directory.

# Variables

Printer is deprecated.