github.com/kevinburke/ssh_config.Include.Get (method)

2 uses

	github.com/kevinburke/ssh_config (current package)
		config.go#L273: 				val := t.Get(alias, key)
		config.go#L597: func (inc *Include) Get(alias, key string) string {