NAME
Wubot::Reactor::TransformField - use a regexps to transform the data in a field
VERSION
version 0.2.5
SYNOPSIS
- name: clean to beginning of line marker
plugin: TransformField
config:
source_field: line
regexp_search: '^.*\^'
DESCRIPTION
TODO: More to come...