Documentation
¶
Overview ¶
Package cli assembles the csdn command tree on top of the csdn library and the any-cli/kit framework. The record-stream commands are kit operations the csdn package declares once and exposes as CLI, HTTP, and MCP. The two commands that do not fit that shape, the raw byte dump and the version banner, are escape-hatch kit.Command commands that share the run state through the context.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "dev" Commit = "none" Date = "unknown" )
Build metadata, set via -ldflags at release time.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.