Skip to main content

breakpoint

Function breakpoint 

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

Adds or removes the given breakpoint to the state.