foundry_cheatcodes::test

Function breakpoint

Source
fn breakpoint(
    state: &mut Cheatcodes,
    caller: &Address,
    s: &str,
    add: bool,
) -> Result
Expand description

Adds or removes the given breakpoint to the state.