cyclonedx_py.parser._debug
The following structures are internal helpers.
Module Contents
Functions
|
Do not print anything. |
Attributes
Callback for debug messaging. |
- cyclonedx_py.parser._debug.quiet(message: str, *_: Any, **__: Any) None[source]
Do not print anything.
Must be compatible to
DebugMessageCallback.