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
module
Cake::Config
Extended Modules
Cake::Config
Defined in:
cake/config.cr
Instance Method Summary
#crystal_binary_path
#crystal_path
#debug
#debug=
(val : Bool)
#lib_path
#src_path
#storage
#storage=
(v)
Instance Method Detail
def
crystal_binary_path
#
[
View source
]
def
crystal_path
#
[
View source
]
def
debug
#
[
View source
]
def
debug=
(val : Bool)
#
[
View source
]
def
lib_path
#
[
View source
]
def
src_path
#
[
View source
]
def
storage
#
[
View source
]
def
storage=
(v)
#
[
View source
]