mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
The `fabro store dump` -> `fabro dump` rename left `commands/store/` as a vestigial directory with a stale one-line `StoreRunExport` alias. Move `dump.rs` and `rebuild.rs` up to `commands/`, import `RunDump` directly, rename `dump::dump_command` -> `dump::run`, and clean up stale docs and a noise test that only asserted clap's default error output. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| acknowledgements.mdx | ||
| architecture.mdx | ||
| cli.mdx | ||
| dot-language.mdx | ||
| run-directory.mdx | ||
| sdk.mdx | ||
| shell-completions.mdx | ||
| user-configuration.mdx | ||
| verifying-releases.mdx | ||