package
0.0.4
Repository: https://github.com/tmeckel/azdo-cli.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
FlagErrorf returns a new FlagError that wraps an error produced by fmt.Errorf(format, args...).
FlagError returns a new FlagError that wraps the specified error.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NilBoolFlag defines a new flag with a bool pointer receiver.
NilStringFlag defines a new flag with a string pointer receiver.
No description provided by the author
RegisterBranchCompletionFlags suggests and autocompletes known remote git branches for flags passed.
StringEnumFlag defines a new string flag that only allows values listed in options.
No description provided by the author

# Variables

CancelError signals user-initiated cancellation.
SilentError is an error that triggers exit code 1 without any error messaging.

# Structs

No description provided by the author
A *FlagError indicates an error processing command-line flags or other arguments.
No description provided by the author

# Interfaces

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