package
1.13.1
Repository: https://github.com/react-vue-devel/moby.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

ExactArgs returns an error if there is not the exact number of args.
FlagErrorFunc prints an error message which matches the format of the docker/docker/cli error messages.
NoArgs validates args and returns an error if there are any args.
RequiresMaxArgs returns an error if there is not at most max args.
RequiresMinArgs returns an error if there is not at least min args.
RequiresRangeArgs returns an error if there is not at least min args and at most max args.
SetupRootCommand sets default usage, help, and error handling for the root command.

# Structs

StatusError reports an unsuccessful exit by a command.

# Type aliases

Errors is a list of errors.