FileHandleFactory

Exists to make it easier to test file access (read, delete, etc.) by injecting a mock factory.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun make(pathname: String): FileHandle