Runbox.ScenarioRelease (runbox v26.0.0)

View Source

Module for inspecting a scenario release.

Summary

Functions

Retrieves information about scenarios in a release.

Functions

release_info(release_dir)

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

Retrieves information about scenarios in a release.