diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2017-10-04 09:39:30 -0700 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2017-10-04 09:53:06 -0700 |
commit | 7dfad54f06da5af187ce81faf03f1c62741aa30e (patch) | |
tree | 14c60f1fcc8c549852a72ae70355d329cc29382a /docs/markdown/Use-of-Python.md | |
parent | 4e18483ff3ea63b38a18efcaa86227b3488cb9b7 (diff) | |
download | meson-7dfad54f06da5af187ce81faf03f1c62741aa30e.zip meson-7dfad54f06da5af187ce81faf03f1c62741aa30e.tar.gz meson-7dfad54f06da5af187ce81faf03f1c62741aa30e.tar.bz2 |
options: Add a permitted_kwargs function
I've typo'd "value" for the last time, options needs a kwargs validator.
This validator is slightly different than the one used by the main
parser, since it operates on a much simpler representation than the
other one does, and they are not interchangeable.
This also changes the optinterpreter to use pop on 'type' and
'description' so that they're not passed to the validator as kwargs.
Diffstat (limited to 'docs/markdown/Use-of-Python.md')
0 files changed, 0 insertions, 0 deletions