github.com/kevinburke/ssh_config.Include.files (field)

4 uses

	github.com/kevinburke/ssh_config (current package)
		config.go#L515: 	files        map[string]*Config
		config.go#L555: 		files:        make(map[string]*Config),
		config.go#L585: 		inc.files[matches[i]] = config
		config.go#L602: 		cfg := inc.files[inc.matches[i]]