MStrap::Configuration
Inherits MStrap::DSL / MStrap::DSL::System / MStrap::DSL::Logging / Reference / Object
Constants
Constructors
Instance methods
Loads all profiles and resolves them into the resolved_profile
Raises ConfigurationNotFoundError if a profile cannot be found.
Resets and reloads configuration and any managed profiles.
Raises ConfigurationNotFoundError if the mstrap configuration cannot be found or accessed, or any managed profiles cannot be found or accessed.
Returns resolved profile. This is the result of merging loaded managed profiles with the default profiles.
Returns the language runtimes with their resolved runtime manager
Raises UnsupportedLanguageRuntimeManagerError if the configuration of a language runtime to a runtime manager is invalid Raises InvalidRuntimeManagerError if an invalid runtime manager is provided