Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
notes
v1.0
Notes
Built with Crystal 1.9.2
2023-10-08 16:22:38 UTC
module
Notes
Defined in:
notes/version.cr
Constant Summary
VERSION
=
(
YAML
.parse(
{{
(system(
"cat"
,
"shard.yml"
)).stringify }}))[
"version"
]