class Novika::Resolver::MoreThanOneAppError
- Novika::Resolver::MoreThanOneAppError
- Novika::Resolver::ResolverError
- Exception
- Reference
- Object
Overview
Raised when the user tries to run more than one app.
Defined in:
novika/resolver.crConstructors
Instance Method Summary
-
#apps : Array(Novika::Resolver::RunnableGroup)
Returns the array of apps in the response; more than of them there.
Constructor Detail
Instance Method Detail
Returns the array of apps in the response; more than of them there.