Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
fez
v0.8.0
Fez
Application
CLI
DefaultOptions
Errors
DirectoryExistsError
InvalidTemplateEngineError
NameError
Template
ViewLoader
Built with Crystal 1.9.2
2023-10-07 22:38:52 UTC
class
Fez::Errors::DirectoryExistsError
Fez::Errors::DirectoryExistsError
Exception
Reference
Object
Overview
Thrown when the project directory already exists
Defined in:
fez/errors.cr
Constructors
.new
(directory)
Constructor Detail
def self.
new
(directory)
#
[
View source
]