Module: Hocon::ConfigSyntax
- Defined in:
- lib/hocon/config_syntax.rb
Constant Summary collapse
- JSON =
0- CONF =
1- HOCON =
alias ‘HOCON’ to ‘CONF’ since some users may be more familiar with that
1
01alias ‘HOCON’ to ‘CONF’ since some users may be more familiar with that
1