class Roadshow::ProjectConfig
- Roadshow::ProjectConfig
- Reference
- Object
Overview
A class representing the contents of a scenarios.yml
file (i.e., the
whole state of the project's configuration).
Extended Modules
Defined in:
roadshow/project_config.crConstructors
Class Method Summary
Instance Method Summary
- #project : String
-
#scenarios : Array(Scenario)
Return an array of configured scenarios, fully populated and validated.
Constructor Detail
Class Method Detail
Instance Method Detail
Return an array of configured scenarios, fully populated and validated.