MCPcopy Create free account
hub / github.com/caverav/flutterdec / AdapterSubcommand

Enum AdapterSubcommand

crates/flutterdec-cli/src/main.rs:212–215  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

210 )]
211 max_placeholder_ifs: usize,
212 /// Fail if more than N control-flow edges stay unresolved
213 #[arg(
214 long,
215 default_value_t = 0,
216 value_name = "N",
217 help_heading = "Quality gates"
218 )]

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected