Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
geode
nightly
Geode
CLI
Commands
Base
Build
Config
Set
Setup
Create
Info
Init
Install
List
Remove
Run
Template
Create
List
Version
Watch
Config
Error
Code
Dependency
Shard
SystemExit
Built with Crystal 1.9.2
2023-10-08 11:08:26 UTC
enum
Geode::Config::Error::Code
Defined in:
config.cr
Enum Members
NotFound
=
0
ParseException
=
1
Instance Method Summary
#not_found?
#parse_exception?
Instance Method Detail
def
not_found?
#
[
View source
]
def
parse_exception?
#
[
View source
]