@pathmaker-digital/pmd-utilities - v2.2.6
    Preparing search index...

    Function dirExists

    • Checks if a directory exists and if not, optionally creates it.

      Parameters

      • path: string

        The directory path to check.

      • create: boolean = false

        Optional input parameter, defaults to false.

      Returns void