Structs§
- Specification of a single cheatcode. Extends
Function
with additional metadata.
Enums§
- Cheatcode groups. Initially derived and modified from inline comments in
forge-std
’sVm.sol
. - Cheatcode safety.
- The status of a cheatcode.
Traits§
- Cheatcode definition trait. Implemented by all
Vm
functions.