Documentation
¶
Overview ¶
Command dodder-gen_seed_types generates the dodder.net seed-set type files (FDR-0010 Phase 3): one hyphence .type file per generic file-format type from the table in table.go, emitted into zz-seed/types/ at the repo root. Regeneration is deterministic and idempotent (stable ordering, no timestamps); stale .type files from removed table entries are pruned. Not wired into dodder's CLI — run via `just generate-seed-types` from the repo root.
Source Files
¶
- main.go
- table.go
Click to show internal directories.
Click to hide internal directories.