Skip to content

Welshman Docs / @welshman/domain / TagParser

Class: TagParser

Defined in: core/EventWriter.ts:20

Constructors

Constructor

new TagParser(tags): TagParser

Defined in: core/EventWriter.ts:23

Parameters

tags

string[][]

Returns

TagParser

Properties

tags

tags: string[][]

Defined in: core/EventWriter.ts:21

Methods

consume()

consume(key): string[][]

Defined in: core/EventWriter.ts:27

Parameters

key

string

Returns

string[][]