Skip to main content

modifier_always_reverts

Function modifier_always_reverts 

Source
fn modifier_always_reverts(modifier: &Function<'_>) -> bool
Expand description

Returns true if the modifier always reverts: before the first _, or after the last one.