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.80∙23-Apr-2024 Tue 10:37:17 EDT