@typhonjs-utils/file-util
@typhonjs-utils/file-util
isFile
Function isFile
is
File
(
path
)
:
boolean
Checks if given path is a file.
Parameters
path
:
string
Path to check.
Returns
boolean
Returns if the given path is a file.
Settings
Member Visibility
Inherited
Protected
Theme
OS
Light
Dark
@typhonjs-utils/file-util
@typhonjs-utils/file-util
@typhonjs-utils/file-util/plugin
Checks if given path is a file.