chaperon v0.1.3 Chaperon.Action.RunScenario View Source
Action that runs a Chaperon.Scenario
module from the current session.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %Chaperon.Action.RunScenario{config: map, id: String.t, pid: pid, scenario: Chaperon.Scenario.t, scheduler: scheduler}