dlog v0.3.10 (2023-03-03T13:15:22Z)
Home
Dub
Repo
MessageTransform.transform
dlog
transform
MessageTransform
The actual textual transformation.
This is to be implemented by sub-classes
class
MessageTransform
public abstract
string
transform
(
string
text
,
Context
context
)
Meta
Source
See Implementation
dlog
transform
MessageTransform
functions
chain
execute
transform
The actual textual transformation.
This is to be implemented by sub-classes