Representer

interface Representer

Represent some data as a YAML Node.

Inheritors

Functions

Link copied to clipboard
abstract fun represent(data: Any?): Node