dyaml v0.5.3 (2016-04-30T12:31:44Z)
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
YAMLContainer
YAMLObject
enums
NodeID
functions
merge
structs
Node
YAMLMerge
YAMLNull
Null YAML type. Used in nodes with _null values.