@bitbeater/node-utils - v3.0.0
    Preparing search index...

    Function exists

    • check if file exists

      Parameters

      • path: PathLike

        file path

      Returns Promise<boolean>

      true if exists false otherwise

      @seestat