view tests/cli/test_showconfig.yaml @ 911:f2b75e4be981

internal: Use pickle for caching things on disk. This is just easier and lets us use proper classes instead of converting to/from dictionaries.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 23 Jul 2017 18:03:21 -0700
parents 982de61e7da9
children
line wrap: on
line source

---
args: showconfig
---
config:
    site:
        root: /something
args: showconfig site/root
out: /something/