package
0.24.0
Repository: https://github.com/yarpc/yab.git
Documentation: pkg.go.dev

# Functions

AddFlags should be used by embedded modules to inject custom flags into `yab`.
AddToParser adds all registered flags to the passed Parser.

# Interfaces

Parser is any object that can add flag groups to itself before performing its parse.