Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Functions

  • Fallbacks the given connection options with the default connection options.

    Parameters

    • Optional options: MongoClientOptions

      The connection options to fallback.

    Returns MongoCleanerConnectionOptions

    The fallbacked connection options.

  • Fallbacks the given cleaner options with the default cleaner options.

    Parameters

    Returns MongoCleanerInternalOptions

    The fallbacked cleaner options.

  • mergeUri(uri?: string): string
  • Fallbacks the given uri with the default uri.

    Parameters

    • Optional uri: string

      The uri to fallback.

    Returns string

    The fallbacked uri.

Generated using TypeDoc