@eloritzkovitz/server-essentials
Preparing search index...
files/fileService
fileExists
Function fileExists
fileExists
(
filePath
:
string
)
:
Promise
<
boolean
>
Checks if a file exists.
Parameters
filePath
:
string
The path to the file.
Returns
Promise
<
boolean
>
Promise
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@eloritzkovitz/server-essentials
Loading...
Checks if a file exists.