package
0.16.0
Repository: https://github.com/azure/draft-classic.git
Documentation: pkg.go.dev

# Functions

DefaultOpts is a convenience wrapper that enumerates and configures the set of default options for the cmdline interface.
Display provides a UI for the draft client.
NoColor returns an Option that sets if the output is colorized or not.
WithBuildID returns an Option that set the build id to use.
WithStderr returns an Option that sets the cmdline interface's stderr writer.
WithStdout returns an Option that sets the cmdline interface's stdout writer.

# Type aliases

Option defines a configurable cmdline interface option.