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§
- Issues
Section - Knobs that shape newly created issues.
- Layout
- Where the tracker lives: a root directory and the project prefix inside it.
- Vissue
Config - 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.