Type: lib.tar.ListTar
Namespace: lib.tar
Description
List contents of a tar archive. files, tar, list
Use cases:
- Inspect archives without extracting
- Preview tar contents
- Verify archive contents
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| tar_path | str |
Tar archive to inspect | `` |
Outputs
| Output | Type | Description |
|---|---|---|
| output | List[str] |
Metadata
Related Nodes
Browse other nodes in the lib.tar namespace.