Expand description
Implementations of Environment
cheatcodes.
Statics§
- FORGE_
CONTEXT πStores the forge execution context for the duration of the program.
Functions§
- env π
- env_
array π - env_
array_ πdefault - env_
default π - get_env π
- map_
env_ πerr Converts the error message of a failed parsing attempt to a more user-friendly message that doesnβt leak the value. - Set
forge
command current execution context for the duration of the program. Execution context is immutable, subsequent calls of this function wonβt change the context.