extract

fun extract(archive: Path, targetDirectory: Path, context: String?, isUpToDate: Predicate<Path>? = null, markUpToDate: BiConsumer<Path, Path>? = null): Path