Yaml.TagDirective – yaml-0.1 Reference Manual
Packages
yaml-0.1
Yaml
TagDirective
handle
prefix
TagDirective
Object Hierarchy:
Description:
[
CCode
( cname =
"yaml_tag_directive_t"
, has_destroy_function =
false
, has_type_id =
false
) ]
public
struct
TagDirective
The tag directive data.
Namespace:
Yaml
Package:
yaml-0.1
Content:
Fields:
public
string
?
handle
The tag handle.
public
string
?
prefix
The tag prefix.