getFile

abstract fun getFile(file: File): String

Returns the in-memory content currently associated with file.

Throws

if file was never registered via loadFile, newFile, or setFile.