topmark.version.types¶
Types for TopMark version reporting.
VersionFormatLiteral
module-attribute
¶
Version identifier format.
VersionInfo
dataclass
¶
Prepared payload for topmark version (and the API equivalent).
VersionInfo is part of the stable API surface.
Attributes:
| Name | Type | Description |
|---|---|---|
version_text |
str
|
TopMark version text in the requested output format. |
version_format |
VersionFormatLiteral
|
The format of |
err |
Exception | None
|
Conversion error when |