Robuta

https://foundry-rs.github.io/foundry/foundry_cheatcodes/Vm/struct.envOr_7Return.html envOr_7Return in foundry_cheatcodes::Vm - Rust Gets the environment variable `name` and parses it as an array of `bool`, delimited by `delim`. Reverts if the variable could not be parsed. Returns... foundrycheatcodesvmrust https://foundry-rs.github.io/foundry/foundry_cheatcodes/Vm/struct.expectRevert_7Return.html expectRevert_7Return in foundry_cheatcodes::Vm - Rust Expects a `count` number of reverts from the upcoming calls that match the revert data. Container type for the return parameters of the... foundrycheatcodesvmrust