MCPcopy Index your code
hub / github.com/git-bug/git-bug / newCommentEditVars

Function newCommentEditVars

bridge/github/import_mediator.go:310–314  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

308}
309
310func newCommentEditVars() varmap {
311 return varmap{
312 "commentEditLast": githubv4.Int(NumCommentEdits),
313 }
314}

Callers 1

queryCommentEditsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected