class Failure : IoResult<Nothing>
<init>
Failure(path: Path, exception: IOException)
exception
val exception: IOException
path
val path: Path