Function redactString

  • Redact part or all of a string

    Parameters

    • str: string

      The string to redact

    • visibleCount: number

      The number of characters to leave visible

    • Optional options: RedactOptions

      Define how redaction behavior occurs

    Returns string

Generated using TypeDoc