Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
diclionary
master
Diclionary
AllResults
Cli
Config
Dictionary
Entry
ExitCode
Format
Language
SearchResult
Sense
StructuredEntry
Text
Alignment
Base
Bold
Container
Italic
Item
Markup
MarkupIterator
OrderedList
Paragraph
PlainText
Small
TerminalStyle
Word
TextEntry
Ujc
SsjcDictionary
Fmt
Generated using Crystal 1.14.0
2024-11-26 18:01:52 UTC
enum
Diclionary::
ExitCode
Defined in:
core.cr
Enum Members
Success
=
0
NoResult
=
1
BadUsage
=
2
BadConfig
=
3
Other
=
10
Instance Method Summary
#bad_config?
#bad_usage?
#no_result?
#other?
#success?
Instance Method Detail
def
bad_config?
#
[
View source
]
def
bad_usage?
#
[
View source
]
def
no_result?
#
[
View source
]
def
other?
#
[
View source
]
def
success?
#
[
View source
]