Expand description
The CLI/ASCII renderer: a layout map, a partition table, a block-chain tree,
decoded field trees, and a diagnostics footer — all driven by the shared
Report.
Functions§
- chain
- The table-block chain as an indented tree.
- decode
- The decoded field trees for every partition (or a filtered subset).
- diagnostics
- The diagnostics footer.
- inspect
- The default
inspectview: strip, layout, table, chain, diagnostics. - layout
- The region-by-region physical layout map.
- strip
- The compact proportional strip: one glyph per
STRIP_WIDTHslice of the file. - table
- The partition table.