Categorygithub.com/wizact/yacli
modulepackage
0.0.0-20200621092021-be57780af79a
Repository: https://github.com/wizact/yacli.git
Documentation: pkg.go.dev

# README

YACLI

Go Report Go

Yet another CLI package in Golang mainly for training purposes.

# Packages

No description provided by the author

# Functions

NewApplication returns a new Application instance with default values.

# Structs

Application struct type.
ArgError throws when the argument to cli does not satisfy the expectations.

# Interfaces

Command interface with one or many flags.