MCPcopy Create free account
hub / github.com/antchfx/xmlquery / OutputOption

FuncType OutputOption

node.go:74–74  ·  view source on GitHub ↗
func(*outputConfiguration)

Source from the content-addressed store, hash-verified

72}
73
74type OutputOption func(*outputConfiguration)
75
76// WithOutputSelf configures the Node to print the root node itself
77func WithOutputSelf() OutputOption {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…