igcv3 - v1.1.0
    Preparing search index...

    Function isFile

    • Check if a path exists and is a file. Uses single stat() call for better performance.

      Parameters

      • filePath: string

      Returns boolean