Documentation ¶
Overview ¶
Package watcher contains all configuration options for the command line interface
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CliApplication ¶
type CliApplication struct {
// contains filtered or unexported fields
}
CliApplication contains the structure for the Watcher application for the CLI interface
func NewWatcherApplication ¶
func NewWatcherApplication() *CliApplication
NewWatcherApplication returns the main command using cobra
func (*CliApplication) Execute ¶
func (cli *CliApplication) Execute()
Execute executes the root command, entry point for the CLI application
Click to show internal directories.
Click to hide internal directories.