YAMLRecording.this

Construct a YAMLRecording from a YAML node (produced by toYAML(Recording)).

class YAMLRecording(Input)
package @trusted
this

Throws

ConvException if any value in the YAML has unexpected format. YAMLException if the YAML has unexpected layout.

Meta