Documentation
¶
Overview ¶
Package cmd implements the fss command-line interface: the cobra command tree, flag wiring, and config resolution. It is the CLI entry point, not a library surface — external consumers should import the public packages listed in docs/library.md instead.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetVersion ¶
func SetVersion(version, commit, date string)
SetVersion is called from main with values injected by -ldflags at build time.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.