Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
bake
v0.1.0
Top Level Namespace
Built with Crystal 1.9.2
2023-10-08 02:29:13 UTC
Top Level Namespace
Defined in:
Macro Summary
bake
(cakefile_path =
"./Cakefile"
)
Bake a Cakefile into native Crystal code
Macro Detail
macro
bake
(cakefile_path =
"./Cakefile"
)
#
Bake a Cakefile into native Crystal code
[
View source
]