Function isexe

  • Determine whether a path is executable based on the file extension and PATHEXT environment variable (or specified pathExt option)

    Parameters

    Returns Promise<boolean>

Generated using TypeDoc