Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Execute ¶
func Execute() error
Execute runs the root command and returns any error. The caller (main.go) is responsible for handling the error and exiting.
func NewRootCommand ¶ added in v1.0.1
NewRootCommand creates and returns a new root command instance. This constructor enables test isolation by providing fresh command instances.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.