toggle menu
zinc-grader
2024.01.99
jvm
switch theme
search in API
docker-runner
/
dev.ust.zinc.grader.pipeline.docker.copy
/
AbstractCopyStage
/
Companion
/
fixupTarEntryPermissions
fixup
Tar
Entry
Permissions
private
fun
fixupTarEntryPermissions
(
entry
:
TarArchiveEntry
,
path
:
Path
)
Fixes the execute bit of the
path
using the information of the
tar entry
.