getFile

abstract fun getFile(fileName: String): File

Gets the File of a file.

Return

The File of the named file.

Parameters

fileName

The name of the file without a path.