class Fez::Errors::DirectoryExistsError

Overview

Thrown when the project directory already exists

Defined in:

fez/errors.cr

Constructors

Constructor Detail

def self.new(directory) #

[View source]