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

    Function createTmpDir

    • Create a Temporary directory with prefix, and optionally at "atPath"

      Parameters

      • prefix: string

        The prefix to use to create the tmpdir

      • OptionalatPath: string

        Optionally set a custom path other than "os.tmpdir"

      Returns Promise<string>

      The created Path