Skip to content

Implement a method to extract a single file #58

@tinovyatkin

Description

@tinovyatkin

Thank you for the module!

I want to use this module to inspect tarballs (like Docker OCI images) and in most cases need to extract one or two specific files (i.e. index.json) so it will be very useful if a method for that can be provided (like Entry.asBytes).

tar CLI can do so like tar -x -O -f something.tar index.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions