• Check if the given path is a file.

    Parameters

    • path: string

      The path to check.

    Returns boolean

    True if the path is a file, false otherwise.

Generated using TypeDoc