Runbox.ScenarioRelease (runbox v7.0.1)

Module for inspecting a scenario release.

Link to this section Summary

Functions

Retrieves information about scenarios in a release.

Link to this section Functions

Link to this function

release_info(release_dir)

@spec release_info(String.t()) :: {:ok, [Runbox.Scenario.t()]} | {:error, term()}

Retrieves information about scenarios in a release.