package
49.2.1+incompatible
Repository: https://github.com/scott-the-programmer/azure-sdk-for-go.git
Documentation: pkg.go.dev

# Functions

NewArgument returns a new argument option (without "--").
NewFlagOption returns a flag option (with "--", without value).
NewKeyValueOption returns a key-value option like "--tag=something".
NewMetadataFrom reads a new Metadata from a io.Reader.
NewOptionsFrom returns a new instance of Options from the given io.Reader.

# Interfaces

Metadata ...
Option describes an option of a autorest command line.
Options ...