Expand description
Inspect an IndexBus mapped region file.
indexbus-inspect is a debugging/diagnostics CLI intended to help developers understand what
a region file contains (layout header, capabilities, derived offsets, selected values).
ยงOutput stability
- Plain text output is intended for humans and may change.
--jsonoutput is intended for machine parsing.
ยงJSON contract
The JSON output is a single object printed on stdout.
Stability rules within this workspace:
- Existing field names and the top-level structure are treated as stable.
- New fields may be added over time.
- Values may change as the underlying ABI/layout evolves.
Modulesยง
Enumsยง
- Error
- Errors returned by
indexbus-inspect.
Functionsยง
- main ๐
- print_
help ๐