Skip to content

yamlencode

Source

Hook for converting a dict to a yaml encoded string.

Inputs

Name Type Default Required Description
data union None True Map/list or renderable string to data to convert to yaml string.

Arguments

Position Argument Type
1 data union

Returns

union