Documentation
¶
Overview ¶
Package cli implements the cct command-line interface. The CLI is a thin layer over the reusable core packages (codexhome, sessions, doctor) so the same core can later back a desktop app.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Version = "dev"
Version is the build version of cct. It is "dev" for local builds and is overridden at release time via the linker, e.g.
go build -ldflags "-X github.com/ahmojo/codex-claude-transfer/internal/cli.Version=v0.1.10"
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.