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

Method Permissions

context.go:167–169  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

165}
166
167func (ctx *sshContext) Permissions() *Permissions {
168 return ctx.Value(ContextKeyPermissions).(*Permissions)
169}

Callers

nothing calls this directly

Calls 1

ValueMethod · 0.95

Tested by

no test coverage detected