Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
randpass
v0.1.6
Randpass
Charset
Charsets
Cli
Error
Generator
Built with Crystal 1.9.2
2023-10-08 13:50:33 UTC
class
Randpass::Error
Randpass::Error
Reference
Object
Defined in:
randpass/error.cr
Class Method Summary
.show
(msg : String, exit_code : Int32 =
1
, io : IO =
STDERR
)
Class Method Detail
def self.
show
(msg : String, exit_code : Int32 =
1
, io : IO =
STDERR
)
#
[
View source
]