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

Method Permissions

session.go:66–66  ·  view source on GitHub ↗

Permissions returns a copy of the Permissions object that was available for setup in the auth handlers via the Context.

()

Source from the content-addressed store, hash-verified

64 // Permissions returns a copy of the Permissions object that was available for
65 // setup in the auth handlers via the Context.
66 Permissions() Permissions
67
68 // Pty returns PTY information, a channel of window size changes, and a boolean
69 // of whether or not a PTY was accepted for this session.

Callers 2

configMethod · 0.65
TestSetPermissionsFunction · 0.65

Implementers 1

sessionsession.go

Calls

no outgoing calls

Tested by 1

TestSetPermissionsFunction · 0.52