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

Class AdapterCmd

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

Source from the content-addressed store, hash-verified

222 long,
223 default_value_t = 0.30,
224 value_name = "RATIO",
225 help_heading = "Quality gates"
226 )]
227 max_indirect_call_ratio: f64,
228 /// Fail if the successfully disassembled fraction falls below this
229 #[arg(
230 long,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected