View Source API Reference ymlr v4.2.0

Modules

Encodes data into YAML documents using the Ymlr.Encoder protocol. Every document starts with a separator ("---") and can be enhanced with comments.

Protocol controlling how a value is encoded to YAML.