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::DummyStorage
Defined in:
cake/storage.cr
Class Method Summary
.[]
(key : String)
.[]=
(key, value)
.tasks
Class Method Detail
def self.
[]
(key : String)
#
[
View source
]
def self.
[]=
(key, value)
#
[
View source
]
def self.
tasks
#
[
View source
]