Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coder/coder
/ GetId
Method
GetId
provisionersdk/proto/provisioner.pb.go:2539–2544 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2537
}
2538
2539
func
(x *App) GetId() string {
2540
if
x != nil {
2541
return
x.Id
2542
}
2543
return
""
2544
}
2545
2546
func
(x *App) GetTooltip() string {
2547
if
x != nil {
Callers
1
TestAITasks
Function · 0.45
Calls
no outgoing calls
Tested by
1
TestAITasks
Function · 0.36