gopkg.in/yaml.v2.yaml_emitter_t.root_context (field)

3 uses

	gopkg.in/yaml.v2 (current package)
		emitterc.go#L652: 	emitter.root_context = root
		emitterc.go#L1363: 	if emitter.root_context {
		yamlh.go#L690: 	root_context       bool // Is it the document root context?