Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
cake
v1.0.2
Cake
Config
DSL
DummyStorage
Exceptions
CakefileNotFound
CrystalEvalFailed
TaskNotFound
Storage
Task
Templates
RunTask
TaskList
Built with Crystal 1.9.2
2023-10-08 11:43:06 UTC
class
Cake::Exceptions::CakefileNotFound
Cake::Exceptions::CakefileNotFound
Exception
Reference
Object
Defined in:
cake/exceptions.cr
Constructors
.new
(message =
"Cakefile not found"
)
Constructor Detail
def self.
new
(message =
"Cakefile not found"
)
#
[
View source
]