API Reference ymlr v#5.1.4

View Source

Modules

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

This module implements the logic of encoding scalars.

Protocol controlling how a value is encoded to YAML.