MCPcopy 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
55type HasSource interface {
56 SourceComment() (SyntheticComment, bool)
57}
58
59// Source is the golang file that an entity is sourced from.

Callers 1

ToTypescriptNodeMethod · 0.65

Implementers 1

Sourcebindings/comments.go

Calls

no outgoing calls

Tested by

no test coverage detected