gdritter repos yaml-dir / f14fa40
Minor README changes Getty Ritter 9 years ago
1 changed file(s) with 2 addition(s) and 1 deletion(s). Collapse all Expand all
11 The `yaml-dir` package lets you read in directory structures as
2 though they were YAML object. Three sets of functions are exposed:
2 though they were YAML objects, with file or subdirectory names as
3 keys and their contents as values. Three sets of functions are exposed:
34 one to treat all files as though they contain more YAML data, one
45 to treat all files as YAML strings, and one to choose between the
56 previous two based on file extension.