MCPcopy
hub / github.com/gliderlabs/ssh / ClientVersion

Method ClientVersion

context.go:76–76  ·  view source on GitHub ↗

ClientVersion returns the version reported by the client.

()

Source from the content-addressed store, hash-verified

74
75 // ClientVersion returns the version reported by the client.
76 ClientVersion() string
77
78 // ServerVersion returns the version reported by the server.
79 ServerVersion() string

Callers 1

applyConnMetadataFunction · 0.65

Implementers 1

sshContextcontext.go

Calls

no outgoing calls

Tested by

no test coverage detected