class MStrap::ConfigurationNotFoundError

Overview

Exception raised if configuration file is not found or is inaccessible.

Defined in:

mstrap/errors.cr

Constructors

Constructor Detail

def self.new(path : String) #

[View source]