dlog ~master (2022-01-03T01:05:54.8448652)
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