Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
167
func
(ctx *sshContext) Permissions() *Permissions {
168
return
ctx.Value(ContextKeyPermissions).(*Permissions)
169
}
Callers
nothing calls this directly
Calls
1
Value
Method · 0.95
Tested by
no test coverage detected