yaml-path / YamlPath

Apache License 2.0
20 stars 5 forks source link

Keep mutable and immutable maps when reading/setting values #71

Open Sgitario opened 1 year ago

Sgitario commented 1 year ago

Otherwise, when we replace a value while reading a YAML resource, if we try to read a replaced key, it won't be able to find it.