Method: Hocon::ConfigParseOptions#allow_missing
- Defined in:
- lib/hocon/config_parse_options.rb
#allow_missing ⇒ Object
Returns the value of attribute allow_missing.
6 7 8 |
# File 'lib/hocon/config_parse_options.rb', line 6 def allow_missing @allow_missing end |