Toolbox.Scenario.Manifest.Incident (toolbox v1.1.0)
Struct representing incident manifest
Link to this section Summary
Link to this section Types
@type t() :: %Toolbox.Scenario.Manifest.Incident{ actors: [String.t()], frames: [Toolbox.Scenario.Manifest.IncidentFrame.t()], name: String.t() }