Module cheatcode

Source

Structs§

Cheatcode
Specification of a single cheatcode. Extends Function with additional metadata.

Enums§

Group
Cheatcode groups. Initially derived and modified from inline comments in forge-std’s Vm.sol.
Safety
Cheatcode safety.
Status
The status of a cheatcode.

Traits§

CheatcodeDef
Cheatcode definition trait. Implemented by all Vm functions.