Documentation
¶
Overview ¶
Package cli defines the Patchcord command-line interface. Commands call the same internal services as the public API — never duplicated logic.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Execute ¶
func Execute() error
Execute runs the root command using the process's own arguments and returns any error it produced.
func NewRootCommand ¶
NewRootCommand builds the root "patchcord" command with all subcommands attached.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.