mongodb-memory-server-core
    Preparing search index...

    Function removeDir

    • Removes the given "path", if it is a directory, and does not throw a error if not existing

      Parameters

      • dirPath: string

        The Directory Path to delete

      Returns Promise<void>

      "true" if deleted, otherwise "false"