Documentation ¶ Overview ¶ Package cmd holds the ari command tree. The root command opens the TUI. Every other command is a thin client of the same core; none of them reach around it. Index ¶ func Execute() int Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Execute ¶ func Execute() int Execute runs the command tree and returns the process exit code. main is the only caller. The code is the error taxonomy for most commands and doctor's own 0/1/2/3 contract for doctor, both resolved by exitCode. Types ¶ This section is empty. Source Files ¶ View all Source files client.godoctor.goexit.goheadless.gomemory.goroot.gorun.goserve.gotrust.goversion.go Click to show internal directories. Click to hide internal directories.