how to decompress tar file? #12
Replies: 1 comment
|
You may use the TarContainer.open(container:) function, where the |
0 replies
Answer selected by
tsolomko
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You may use the TarContainer.open(container:) function, where the
containerargument is your tar file.