View Source Runbox.ScenarioRelease (runbox v17.1.0)

Module for inspecting a scenario release.

Summary

Functions

Retrieves information about scenarios in a release.

Functions

Link to this function

release_info(release_dir)

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

Retrieves information about scenarios in a release.