Class | YAMLStruct |
In: |
lib/facets/more/yamlstruct.rb
|
Parent: | Object |
Takes a YAML document and makes it accessable via a delgate object.
Currently this only supports YAML documents with a map at the top-level. But this should be easy enough to adjust in the future if it proves useful.