Options
All
  • Public
  • Public/Protected
  • All
Menu

Random utility methods that don't fit other place.

Hierarchy

  • Utils

Index

Constructors

constructor

Methods

Static logSameLineMessage

  • logSameLineMessage(message: string): void

Static secureString

  • secureString(text: string): string

Static validateIsDefined

  • validateIsDefined(value: unknown, message: string): void

Static validateIsTrue

  • validateIsTrue(value: boolean, message: string): void

Static validatePassword

  • validatePassword(password: string): string

Generated using TypeDoc