isexe
    Preparing search index...

    Variable syncConst

    sync: (path: string, options?: IsexeOptions) => boolean = impl.sync

    Synchronously determine whether a path is executable on the current platform.

    Type Declaration

      • (path: string, options?: IsexeOptions): boolean
      • Synchronously determine whether a path is executable according to the mode and current (or specified) user and group IDs.

        Parameters

        Returns boolean