Skip to main content

Module defaults

Module defaults 

Source
Expand description

Catalogue of default cache directories scanned by putzen caches.

To add a cache directory:

  1. Add one /// line above a HOME-relative (or absolute) path literal.
  2. Place it in the right block — see contribution rules in the spec.
  3. Open a PR.

The /// is the runtime label and the contributor-facing doc.

Structs§

DefaultRoot

Constants§

SEEDS
SEEDS_OS

Functions§

_missing_doc_check
roots! requires a /// doc comment above every path literal.
_multi_doc_check
roots! allows at most one /// line per entry.
defaults
strip_leading_spaces
Strip leading ASCII spaces from a /// doc string at compile time.