package
0.0.0-20181025162358-f808c62dd6bb
Repository: https://github.com/turbinelabs/cli.git
Documentation: pkg.go.dev

# Functions

Gets the version metadata for the build.
NewMockUsage creates a new mock instance.
NewMockVersion creates a new mock instance.
Sets the version metadata for the build.

# Structs

A simple representation of a command-line application.
MockUsage is a mock of Usage interface.
MockUsageMockRecorder is the mock recorder for MockUsage.
MockVersion is a mock of Version interface.
MockVersionMockRecorder is the mock recorder for MockVersion.
No description provided by the author

# Interfaces

Usage provides methods to output global and command-specific usage of an App.
No description provided by the author