StringQuotingEmitter constructor
YAML emitter that quotes strings that might be misinterpreted as other types
public StringQuotingEmitter(IEventEmitter next)
| parameter | description |
|---|---|
| next | The next event emitter in the chain |
See Also
- class StringQuotingEmitter
- namespace Kestrun.Utilities.Yaml