foundry_cheatcodes::inspector

Function apply_dispatch

Source
fn apply_dispatch(
    calls: &VmCalls,
    ccx: &mut CheatsCtxt<'_, '_, '_, '_>,
    executor: &mut dyn CheatcodesExecutor,
) -> Result
Expand description

Dispatches the cheatcode call to the appropriate function.