Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crystal_koans
master
CrystalKoans
FillMeInException
Built with Crystal 1.9.2
2023-10-08 14:04:54 UTC
module
CrystalKoans
Defined in:
crystal_koans.cr
crystal_koans/version.cr
Constant Summary
VERSION
=
"0.1.0"
Instance Method Summary
#__
(value : Object =
"FILL ME IN"
)
#___
(value : Class =
FillMeInException
)
Instance Method Detail
def
__
(value : Object =
"FILL ME IN"
)
#
[
View source
]
def
___
(value : Class =
FillMeInException
)
#
[
View source
]