Function isDirectorySync

  • Check if the file at a path is a directory.

    Parameters

    • path: string

      the path to the file to check

    Returns boolean

    whether or not the file is a directory

Generated using TypeDoc