Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ ID
Method
ID
cli/cliui/output.go:226–228 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
224
}
225
226
func
(d *DataChangeFormat) ID() string {
227
return
d.format.ID()
228
}
229
230
func
(d *DataChangeFormat) AttachOptions(opts *serpent.OptionSet) {
231
d.format.AttachOptions(opts)
Callers
nothing calls this directly
Calls
1
ID
Method · 0.65
Tested by
no test coverage detected