aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2023-01-03 16:13:28 -0800
committerEli Schwartz <eschwartz93@gmail.com>2023-01-20 00:18:42 -0500
commitf5eaebb4b46a7e87e6c91a81da93ec28d4362546 (patch)
treed08b05086142552c5ebbb37aabd27a15c0ff2a87 /docs/markdown/snippets
parenteaf365cb3ef4f1c2ba66e07237d86a44089aff4f (diff)
downloadmeson-f5eaebb4b46a7e87e6c91a81da93ec28d4362546.zip
meson-f5eaebb4b46a7e87e6c91a81da93ec28d4362546.tar.gz
meson-f5eaebb4b46a7e87e6c91a81da93ec28d4362546.tar.bz2
use typed_kwargs for the various option subparsers
We make use of allow_unknown=True here, which allows us to only look at the common arguments in the main option parser, and then look at the specific options in the dispatched parsers. This allows us to do more specific checking on a per overload basis.
Diffstat (limited to 'docs/markdown/snippets')
0 files changed, 0 insertions, 0 deletions