is File Exists
Return whether the file exists.
Return
{@code true}
: yes{@code false}
: no
Parameters
filePath
The path of file.
Return whether the file exists.
Return
{@code true}
: yes{@code false}
: no
Parameters
file
The file.