package
0.2.6
Repository: https://github.com/cloudway/platform.git
Documentation: pkg.go.dev

# Functions

New instantiates a ready-to-use Cli.

# Structs

Cli represents a command line interface.

# Interfaces

Handler holds the different commands Cli will call.
Initializer can be optionally implemented by a Handler to initialize before each call to one of its commands.