Skip to main contentreport-toolkit

Message

Hierarchy

  • Message

Index

Constructors

Properties

Methods

Constructors

constructor

+ new Message(opts?: Partial‹MessageOptions›): Message

Parameters:

NameTypeDescription
opts?Partial‹MessageOptions

Returns: Message

Properties

config

config: any


data

data: any


error

error: any


filepath

filepath: any


id

id: any


message

message: any


severity

severity: any

Methods

isNonEmpty

isNonEmpty(): boolean

Returns: boolean


toString

toString(): any

Returns: any