MCPcopy Index your code
hub / github.com/docker/docker-agent / Session

Method Session

pkg/app/app.go:895–897  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

893}
894
895func (a *App) Session() *session.Session {
896 return a.session
897}
898
899// PermissionsInfo returns combined permissions info from team and session.
900// Returns nil if no permissions are configured at either level.

Callers 15

handleBranchFromEditMethod · 0.80
handleForkSessionMethod · 0.80
handleRegenerateTitleMethod · 0.80
handleEvalSessionMethod · 0.80
handleToggleYoloMethod · 0.80
handleShowCostDialogMethod · 0.80
expandURLPlaceholdersMethod · 0.80
NewFunction · 0.80

Calls

no outgoing calls