enum Oq::Format
Overview
The support formats that can be converted to/from.
Defined in:
oq.crEnum Members
-
Json =
0
-
Yaml =
1
-
Xml =
2
Instance Method Summary
Instance methods inherited from class Object
to_xml(builder : XML::Builder) : Nilto_xml(io : IO, *, root : String | Nil, indent : String) : Nil
to_xml(*, root : String = "root", indent : String = " ") : String to_xml