dyaml v0.8.3 (2020-09-19T21:46:57Z)
Home
Dub
Repo
YAMLNull
dyaml
node
Null YAML type. Used in nodes with _null values.
struct
YAMLNull {
string
toString
();
}
Members
Functions
toString
string
toString
()
Used for string conversion.
Meta
Source
See Implementation
dyaml
node
classes
NodeException
enums
NodeID
NodeType
castableToNode
hasNodeConstructor
functions
merge
structs
Node
YAMLMerge
YAMLNull
templates
hasExpandedNodeConstructor
hasSimpleNodeConstructor
Null YAML type. Used in nodes with _null values.