type github.com/kevinburke/ssh_config.Node

4 uses

	github.com/kevinburke/ssh_config (current package)
		config.go#L375: 	Nodes []Node
		config.go#L439: type Node interface {
		config.go#L644: 				Nodes:    make([]Node, 0),
		parser.go#L127: 			Nodes:      make([]Node, 0),