Function isFile

    • Checks if given path is a file.

      Parameters

      • path: string

        Path to check.

      Returns boolean

      Returns if the given path is a file.