getFileByPath

open fun getFileByPath(filePath: String): File

Return the file by path.

Return

the file

Parameters

filePath

The path of file.