Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

Index

Properties

isNull

isNull: boolean

isNullOrEmpty

isNullOrEmpty: boolean

nonEmpty

nonEmpty: boolean

nonNull

nonNull: boolean

option

option: string | undefined

Methods

annotations

is

  • is(other: string): boolean
  • is(accepts: (t: string) => boolean): boolean
  • Parameters

    • other: string

    Returns boolean

  • Parameters

    • accepts: (t: string) => boolean
        • (t: string): boolean
        • Parameters

          • t: string

          Returns boolean

    Returns boolean

remove

  • remove(): void

toString

  • toString(): string

value

  • value(): string
  • Returns string

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc