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
Generated using Crystal 1.14.0
2024-11-26 10:55:46 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
]