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

Class AdapterInstallCmd

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

Source from the content-addressed store, hash-verified

216 value_name = "N",
217 help_heading = "Quality gates"
218 )]
219 max_unresolved_cf: usize,
220 /// Fail if the indirect-call ratio exceeds this fraction
221 #[arg(
222 long,
223 default_value_t = 0.30,
224 value_name = "RATIO",

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected