Toolbox.Scenario.OutputAction.Edge (toolbox v1.1.0)

Body for Edge output actions

Link to this section Summary

Types

t()

Body structure of Edge output actions

Link to this section Types

@type t() :: %Toolbox.Scenario.OutputAction.Edge{
  from: String.t(),
  to: String.t(),
  type: String.t()
}

Body structure of Edge output actions