Root
Object Hierarchy:
Description:
public class Root :
Mapping
a class representing a Yaml Root Node
Content:
Properties:
Creation methods:
- public Root (string? name = "PluieYamlRoot", bool add_directive = false, Node? child = null)
Methods:
Inherited Members:
All known members inherited from class Pluie.Yaml.Mapping
All known members inherited from class Pluie.Yaml.Node
All known members inherited from class Pluie.Yaml.AbstractChild
All known members inherited from class Pluie.Yaml.AbstractNode
All known members inherited from class GLib.Object
All known members inherited from interface Pluie.Yaml.Collection