const class yaml::YamlScalar
sys::Obj yaml::YamlObj yaml::YamlScalar
A YamlObj whose content always has the type Str. For example, each item on the list below is a scalar:
- This is a plain scalar - "This is a string" - !!int 5
sys::Obj yaml::YamlObj yaml::YamlScalar
A YamlObj whose content always has the type Str. For example, each item on the list below is a scalar:
- This is a plain scalar - "This is a string" - !!int 5
yaml 1.0.83∙12-Mar-2026 Thu 12:00:25 EDT