Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
failure
master
Failure
Nil
Object
Struct
Built with Crystal 1.9.2
2023-10-07 21:44:59 UTC
abstract class
Object
Overview
Object
is the base type of all Crystal objects.
Defined in:
failure.cr
Instance Method Summary
#attempt
(&)
#fail
(&)
Instance Method Detail
def
attempt
(&)
#
[
View source
]
def
fail
(&)
#
[
View source
]