diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2020-09-15 09:23:05 -0700 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2021-01-04 12:15:41 -0800 |
commit | 983380d5ce9a33f2528202cc3d112c4109bf2c84 (patch) | |
tree | d386cdb4f0d1f89ca23ca10a813624f8b8f68e4b /mesonbuild/ast/introspection.py | |
parent | fa9c1a7a727321b73da35b670d0fdae7fb4d494f (diff) | |
download | meson-983380d5ce9a33f2528202cc3d112c4109bf2c84.zip meson-983380d5ce9a33f2528202cc3d112c4109bf2c84.tar.gz meson-983380d5ce9a33f2528202cc3d112c4109bf2c84.tar.bz2 |
coredata: Add OptionKey type
This is a complex key that can store multiple bits of data in a single
place. It can be generated from a command line formatted string, and
it's str method returns it to that form.
It's intentionally immutable, use the evolve() method to create
variations of an existing key.
Diffstat (limited to 'mesonbuild/ast/introspection.py')
0 files changed, 0 insertions, 0 deletions