Skip to content

parse_yaml

Signature

parse_yaml(string)

Description

Decodes a valid YAML encoded string to the appropriate type provided it can be represented as JSON.

Examples

TODO