Package tech.justen.concord.goodwill
Class TarUtils
java.lang.Object
tech.justen.concord.goodwill.TarUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidextractTarball(Path tarBall, Path out) static voidsetPosixFilePermissions(Path path, int mode)
-
Constructor Details
-
TarUtils
public TarUtils()
-
-
Method Details
-
extractTarball
- Throws:
IOException
-
setPosixFilePermissions
- Throws:
IOException
-