Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coder/guts
/ SourceComment
Method
SourceComment
bindings/comments.go:56–56 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
54
55
type
HasSource
interface
{
56
SourceComment() (SyntheticComment, bool)
57
}
58
59
// Source is the golang file that an entity is sourced from.
Callers
1
ToTypescriptNode
Method · 0.65
Implementers
1
Source
bindings/comments.go
Calls
no outgoing calls
Tested by
no test coverage detected