diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2018-04-14 19:51:29 -0700 |
---|---|---|
committer | scheibelp <scheibel1@llnl.gov> | 2018-05-17 14:10:30 -0700 |
commit | 863ccd5e94803eed96123d7bfc0add29bf9fb99b (patch) | |
tree | d47c87539c6174bd761972466fe69587bfbb3c3b /etc | |
parent | c9ea9575637ed71ba5dc055609544afcb7429852 (diff) | |
download | spack-863ccd5e94803eed96123d7bfc0add29bf9fb99b.tar.gz spack-863ccd5e94803eed96123d7bfc0add29bf9fb99b.tar.bz2 spack-863ccd5e94803eed96123d7bfc0add29bf9fb99b.tar.xz spack-863ccd5e94803eed96123d7bfc0add29bf9fb99b.zip |
config: simplify configuration API to just get and set
- replace `spack.config.get_configuration()` with `spack.config.config()`
- replace `get_config`/`update_config` with `get`, `set`
- add a path syntax that can be used to refer to specific config options
without firt getting the entire configuration dict
- update usages of `get_config` and `update_config` to use `get` and `set`
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions