Expand description
What a predecessor bump mechanism left in a target.
The wiring rk devshell lands is a replacement, never an addition: two
mechanisms over the same two files fight or silently undo each other.
This catalog is the hand-rolled recipe this repository itself
published, plus the host install it supersedes. A file entry matches
on its content and never on its name alone, so an unrelated file of
the same name is never removed; a line entry names the file, the line,
and the matched text. The needles are grammars, in the same class as
the pin prefix: source constants, never payload text.
Structs§
- Leftover
- One artifact of a predecessor mechanism.
Enums§
- Action
- What the cleanup does with one leftover.
Functions§
- scan
- Scan a target for every leftover the catalog knows, in catalog order.
- swap_
envrc - Rewrite an
.envrcso the sync line replaces the invocation.