Documentation
¶
Overview ¶
Package cli implements nt's command-line interface. Every mutating command goes through the shared mutation engine (internal/mutate), so the CLI and the future TUI write tasks.txt through exactly the same locked, journaled path.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Version = "dev"
Version is the build version, set from main (via -ldflags).
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.