Expand description
Read a pack’s manifest without unpacking it.
pack.toml is written as the archive’s first entry, so answering “what is
in this pack, and what did it leave behind?” costs one small read rather
than a full decompression.
Functions§
- inspect
- Read the manifest from a pack.
- list_
payload_ paths - List every payload path in a pack, relative to the project root.
- verify
- Verify that a pack can be read by this build.