mosaicmpi.cli.NullableInt.to_info_dict

mosaicmpi.cli.NullableInt.to_info_dict#

NullableInt.to_info_dict() dict[str, Any]#

Gather information that could be useful for a tool generating user-facing documentation.

Use click.Context.to_info_dict() to traverse the entire CLI structure.

New in version 8.0.