Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
Options stores options for the config commands
func (Options) CreateOutput ¶
func (o Options) CreateOutput() (io.WriteCloser, error)
CreateOutput creates the writer for the output.
func (Options) EnsureOutputFolder ¶
EnsureOutputFolder creates the output folder if it does not exist. If the output folder is not specified (i.e. output to STDOUT), it is ignored.
Click to show internal directories.
Click to hide internal directories.