> Visually output the internal structure of a `Sheet` ## Usage jvn sheetdump # Default output jvn sheetdump --no-sort # No sorting jvn sheetdump --no-pretty # No prettifying ## Tip You can also use `renderer override` to access the internal structure of a `Sheet`, for example: jvn sheetdump --renderer json | jq ".mappings"