Function set_execution_context
pub fn set_execution_context(context: ForgeContext)
Expand description
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.