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

3 uses

	github.com/kevinburke/ssh_config (current package)
		config.go#L56: 	IgnoreErrors       bool
		config.go#L82: 	IgnoreErrors:       false,
		config.go#L180: 	if u.onceErr != nil && u.IgnoreErrors == false {