Runbox.ScenarioRelease.SlaveFunc (runbox v7.0.1)

Functions which are called on the scenario slave via RPC from the master node.

Link to this section Summary

Functions

Returns list of scenarios in release.

Link to this section Functions

Link to this function

release_info(modules \\ nil)

@spec release_info([module()] | nil) :: [Runbox.Scenario.t()]
@spec scenarios() :: [scenario_id :: String.t()]

Returns list of scenarios in release.