Runbox.Scenario.Type (runbox v9.0.0)

Defines supported scenario types.

You can use this in Manifest instead of hard-coding the particular value.

%Runbox.Scenario.Manifest{
  type: Runbox.Scenario.Type.stage(),
  ...
}

Link to this section Summary

Functions

Type for GenStage-based scenario runtime.

Link to this section Types

@type t() :: String.t()

Link to this section Functions

Type for GenStage-based scenario runtime.