Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
spatch
master
Spatch
IssueDeck
Summary
Task
Built with Crystal 1.9.2
2023-10-07 10:26:55 UTC
abstract struct
Spatch::Task
Spatch::Task
Struct
Value
Object
Defined in:
spatch/task.cr
Constructors
.new
Instance Method Summary
#perform
Macro Summary
input
(type_decl)
output
(type_decl)
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
abstract def
perform
#
[
View source
]
Macro Detail
macro
input
(type_decl)
#
[
View source
]
macro
output
(type_decl)
#
[
View source
]