cmd

package
v7.8.0 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2026 License: MIT Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Version = "dev"

Version is set via -ldflags at build time.

Functions

func Execute

func Execute()

func TicketStore added in v7.7.1

func TicketStore() *ticket.FileStore

TicketStore returns a store over the resolved tickets directory, scoped to the project it serves so parent/dep/link IDs namespaced by the central store resolve (see FileStore.Resolve).

func TicketsDir

func TicketsDir() string

TicketsDir returns the directory where tickets are stored.

func TicketsDirAndProject added in v7.7.1

func TicketsDirAndProject() (string, string)

TicketsDirAndProject resolves the tickets directory and the project it holds. Priority: --repo flag → TICKETS_DIR env → config lookup → walk up from CWD → fallback .tickets The project name is non-empty only for a central-store project dir; a local .tickets/ store never sees namespaced IDs and must not accept them.

Types

This section is empty.

Jump to

Keyboard shortcuts

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