Class Comment

Hierarchy

  • UniqueObject
    • Comment

Constructors

Properties

Methods

Constructors

  • Parameters

    • text: string

    Returns Comment

Properties

_id: string
text: string

The text of the comment, including '#'.

Methods

  • Returns Comment

  • Parameters

    • key: string | RegExp
    • value: string

    Returns void

  • Returns string

Generated using TypeDoc