Failure

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

Constructors

Link copied to clipboard
constructor(path: Path, exception: IOException)

Properties

Link copied to clipboard
Link copied to clipboard
val path: Path