Skip to content

Welshman Docs / @welshman/domain / TagParser

Class: TagParser ​

Defined in: core/EventWriter.ts:21

Constructors ​

Constructor ​

new TagParser(tags): TagParser

Defined in: core/EventWriter.ts:24

Parameters ​

tags ​

string[][]

Returns ​

TagParser

Properties ​

tags ​

tags: string[][]

Defined in: core/EventWriter.ts:22

Methods ​

consume() ​

consume(key): string[][]

Defined in: core/EventWriter.ts:28

Parameters ​

key ​

string

Returns ​

string[][]