Runbox.Scenario (runbox v1.2.0)
Holds information about scenario.
Link to this section Summary
Link to this section Types
Link to this type
component_def()
@type t() :: %Runbox.Scenario{ manifest: Toolbox.Scenario.Manifest.t(), opts: map(), templates: [Runbox.ScenarioTemplate.t()] }