Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
config
v0.1.0
Config
ConfigTypes
Format
Built with Crystal 1.9.2
2023-10-10 11:13:49 UTC
enum
Config::Format
Defined in:
format.cr
Enum Members
JSON
=
0
YAML
=
1
Instance Method Summary
#json?
#yaml?
Instance Method Detail
def
json?
#
[
View source
]
def
yaml?
#
[
View source
]