Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
da_dev
v0.3.3
DA_Dev
Backup
Bin
CLI
Colorize
Dev
Documentation
Error
Git
Files
OS
Postgres
Specs
Watch
Built with Crystal 1.9.2
2023-10-08 13:17:11 UTC
class
DA_Dev::Error
DA_Dev::Error
Exception
Reference
Object
Defined in:
da_dev.cr
Constructors
.new
(stat : Nil | Process::Status, message)
.new
(message)
Instance Method Summary
#exit_code
#exit_code?
Constructor Detail
def self.
new
(stat : Nil | Process::Status, message)
#
[
View source
]
def self.
new
(message)
#
[
View source
]
Instance Method Detail
def
exit_code
#
[
View source
]
def
exit_code?
#
[
View source
]