toYAML

Convert an input recording to YAML.

YAMLNode
toYAML
@trusted nothrow
(
Input
)

Parameters

recording
Type: Recording!Input

Recording to convert. Will be (or should be assumed to be) consumed.

Meta