dlog v0.0.6 (2021-12-25T08:44:52Z)
Dub
Repo
MessageTransform.transform
dlog
core
MessageTransform
The actual textual transformation.
This is to be implemented by sub-classes
class
MessageTransform
abstract
string
transform
(
string
text
,
string
[]
context
)
Meta
Source
See Implementation
dlog
core
MessageTransform
functions
chain
execute
transform
The actual textual transformation.
This is to be implemented by sub-classes