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
class
Geode::Config::Error
Geode::Config::Error
Exception
Reference
Object
Defined in:
config.cr
Constructors
.new
(code : Geode::Config::Error::Code, message =
nil
)
Instance Method Summary
#code
: Code
Constructor Detail
def self.
new
(code :
Geode::Config::Error::Code
, message =
nil
)
#
[
View source
]
Instance Method Detail
def
code
:
Code
#
[
View source
]