pols-utils - v5.3.11
Preparing search index...
PUtilsFS
existsFile
Function existsFile
existsFile
(
location
:
string
)
:
boolean
Check if a file exists.
Parameters
location
:
string
String path location.
Returns
boolean
true
is the file exists, otherwise
false
.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
pols-utils - v5.3.11
Loading...
Check if a file exists.