Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coder/coder
/ GetSidebarApp
Method
GetSidebarApp
provisionersdk/proto/provisioner.pb.go:3006–3011 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3004
}
3005
3006
func
(x *AITask) GetSidebarApp() *AITaskSidebarApp {
3007
if
x != nil {
3008
return
x.SidebarApp
3009
}
3010
return
nil
3011
}
3012
3013
func
(x *AITask) GetAppId() string {
3014
if
x != nil {
Callers
2
completeWorkspaceBuildJob
Method · 0.80
TestAITasks
Function · 0.80
Calls
no outgoing calls
Tested by
1
TestAITasks
Function · 0.64