class Novika::Resolver::MoreThanOneAppError

Overview

Raised when the user tries to run more than one app.

Defined in:

novika/resolver.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(apps : Array(RunnableGroup)) #

Instance Method Detail

Returns the array of apps in the response; more than of them there.