Documentation ¶ Index ¶ func Main() int Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Main ¶ func Main() int Main is the entry point for the clawker CLI. It initializes the Factory, creates the root command, and executes it. Error rendering is centralized here — commands return typed errors rather than printing them directly. Types ¶ This section is empty. Source Files ¶ View all Source files cmd.go Click to show internal directories. Click to hide internal directories.