Skip to main content

Module config

Module config 

Source
Expand description

Root and layout resolution plus the optional on-disk configuration.

A tracker lives under <root>/<prefix>, one directory per project, each holding an issues.org. root comes from the caller, ISSUE_ROOT, VISSUE_ROOT, or the current directory. prefix comes from the caller, VISSUE_PREFIX, <root>/vissue.toml, or the Software default.

Structs§

IssuesSection
Knobs that shape newly created issues.
Layout
Where the tracker lives: a root directory and the project prefix inside it.
VissueConfig
Effective configuration for one layout.

Constants§

DEFAULT_PREFIX
Directory under the root that holds one subdirectory per project.

Functions§

identity
Who is claiming work here.