cli

package
v0.15.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 12, 2026 License: MIT Imports: 28 Imported by: 0

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

func Run

func Run(args []string) int

Run dispatches a subcommand and returns a process exit code.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL