[postprocessor:metadata] add 'private' option

This commit is contained in:
Mike Fährmann
2022-11-20 15:27:36 +01:00
parent a24dcbe802
commit 6b97dcf2e0
2 changed files with 15 additions and 1 deletions

View File

@@ -3768,6 +3768,17 @@ Description
See the ``mode`` parameter of |open()|_ for further details.
metadata.private
----------------
Type
``bool``
Default
``false``
Description
Include private fields,
i.e. fields whose name starts with an underscore.
metadata.encoding
-----------------
Type