StringQuotingEmitter.Emit method
Emit a scalar event, quoting strings that might be misinterpreted as other types
public override void Emit(ScalarEventInfo eventInfo, IEmitter emitter)
| parameter | description |
|---|---|
| eventInfo | The event information |
| emitter | The YAML emitter |
See Also
- class StringQuotingEmitter
- namespace Kestrun.Utilities.Yaml