Expand description
Canonical .ito/ path builders.
Canonical Ito path builders.
These helpers consistently build paths under an Ito root directory.
Functions§
- archive_
changes_ dir - Return the directory used by
ito archivefor archived change artifacts. - change_
dir - Return the on-disk directory for a specific change.
- change_
meta_ path - Return the path to a change’s metadata file.
- change_
specs_ dir - Return the
specs/directory within a change directory. - changes_
archive_ dir - Return the archive directory for changes (
changes/archive/). - changes_
dir - Return the
changes/directory under the Ito root. - default_
ito_ root - Canonical
.ito/path builders. - modules_
dir - Return the
modules/directory under the Ito root. - spec_
markdown_ path - Return the canonical path to a spec’s markdown file (
spec.md). - specs_
dir - Return the
specs/directory under the Ito root.