package
Version:
v3.0.0
Opens a new window with list of versions in this module.
Published: Jun 13, 2026
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package cli provides the commandline interface for gitcc.
Cli is the commandline interface entrypoint.
NewCli creates a new Cli instance.
Execute runs the main application.
type ExitError struct {
Code int
}
ExitError is a custom error type carrying an exit code. It does not carry any error.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.