Module word

Module word 

Source
Expand description

Module containing the word parser and response types.

Structs§

WordAttribute
Represents a key-value pair in a Mikrotik [Sentence].

Enums§

Word
Represents a word in a Mikrotik [Sentence].
WordCategory
Represents the type of of a response. The type is derived from the first Word in a [Sentence]. Valid types are !done, !re, !trap, and !fatal.
WordError
Represents an error that occurred while parsing a Word.