The compiler configuration from which to generate the extended scenario
Optional
scenarioThe identifier of the scenario from which to generate the extended scenario
Optional
sourcean array of scenario identifiers indicating the path taken to arrive at the
current scenario - used to detect and prevent cycles in extending scenarios
(defaults to []
)
Generated using TypeDoc
Generate the full scenario that is extended by the provided scenario identifier. Scenarios for which
extends
isundefined
extend the default scenario for the provided compiler configuration.