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.79∙17-Jul-2023 Mon 5:54:57PM EDT