format_extras_status_plain(
status: ExtrasStatus,
) -> str| Name | Type | Description |
|---|---|---|
status* | ExtrasStatus | Mapping returned by |
Render an ExtrasStatus mapping as column-aligned plain text.
Suitable for stdout in non-interactive contexts (e.g. the --version
CLI flag) where a markdown renderer is unavailable.