github.com/kevinburke/ssh_config.UserSettings.systemConfig (field)

3 uses

	github.com/kevinburke/ssh_config (current package)
		config.go#L57: 	systemConfig       *Config
		config.go#L172: 		u.systemConfig, err = parseFile(filename)
		config.go#L187: 	val2, err2 := findVal(u.systemConfig, alias, key)