Expand description
Command-line grammar for the frame binary: five intention-verbs, the
quiet build alias, and the ops-facing host subcommand.
Every verb is named for what the user wants, never for internal
machinery, and no verb grows flags that duplicate values frame.toml
already states.
Structs§
- Cli
- Parsed command line for the Frame operator tool.
- Test
Scope - Scope narrowing for
frame test. With no flag, every scope runs — the real-browser proof included; flags narrow to a subset, and naming several runs their union.
Enums§
- Command
- Supported Frame operations.