Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RootOptions ¶
type RootOptions struct { genericclioptions.IOStreams Dir string LogLevel string // contains filtered or unexported fields }
func (*RootOptions) BindFlags ¶
func (o *RootOptions) BindFlags(fs *pflag.FlagSet)
func (*RootOptions) LogfilePostRun ¶
func (o *RootOptions) LogfilePostRun(*cobra.Command, []string)
func (*RootOptions) LogfilePreRun ¶
func (o *RootOptions) LogfilePreRun(cmd *cobra.Command, _ []string)
Click to show internal directories.
Click to hide internal directories.