Fungible


BarbTransformDefinition

Namespace: Fungible
Parent Module: Barb

Defines a Barb function as a transformation to apply

Record Fields

Record FieldDescription
Function
Signature: string

The Barb function to be used on the given field

Kind
Signature: string

The kind of operation to be performed on the target field (map, filter, collect, default, function, or add)

TargetPath
Signature: string

The path to the target field for this cleaner

Fork me on GitHub