Writer

fun interface Writer

Writes one file's bytes to the staging path it is handed.

Functions

Link copied to clipboard
abstract fun write(tmp: Path)