isaacs projects
Preparing search index...
The search index is not available
isexe
isexe
index
isexe
Function isexe
isexe
(
path
,
options
?
)
:
Promise
<
boolean
>
Determine whether a path is executable on the current platform.
Parameters
path
:
string
options
:
IsexeOptions
= {}
Returns
Promise
<
boolean
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
isexe
index
Isexe
Options
posix
win32
isexe
sync
options
posix
win32
Generated using
TypeDoc
Determine whether a path is executable on the current platform.