@servicenow/sdk - v4.7.0
Preparing search index...
@servicenow/sdk/api
FileSystem
existsSync
Function existsSync
existsSync
(
fs
:
FileSystem
,
path
:
string
)
:
boolean
Synchronously checks if the file or directory at the provided path exists.
Parameters
fs
:
FileSystem
path
:
string
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@servicenow/sdk - v4.7.0
Loading...
Synchronously checks if the file or directory at the provided path exists.