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

2 uses

	github.com/kevinburke/ssh_config (current package)
		config.go#L114: 	return DefaultUserSettings.Get(alias, key)
		config.go#L136: func (u *UserSettings) Get(alias, key string) string {