class
TOML::StringValue
- TOML::StringValue
- TOML::Value
- Reference
- Object
Overview
"basic", """multi""", 'literal' or '''multi'''. The
#kind tells which flavour and #decoded returns the string
with escapes processed and surrounding quotes stripped.