github.com/kevinburke/ssh_config.Host.Matches (method)

2 uses

	github.com/kevinburke/ssh_config (current package)
		config.go#L256: 		if !host.Matches(alias) {
		config.go#L387: func (h *Host) Matches(alias string) bool {