Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mislav/hub
/ Cleanup
Method
Cleanup
github/message_builder.go:56–60 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
54
}
55
56
func
(b *MessageBuilder) Cleanup() {
57
if
b.editor != nil {
58
b.editor.DeleteFile()
59
}
60
}
Callers
7
createRelease
Function · 0.95
editRelease
Function · 0.95
pullRequest
Function · 0.95
createIssue
Function · 0.95
updateIssue
Function · 0.95
reportTitleAndBody
Function · 0.95
Extract
Method · 0.95
Calls
1
DeleteFile
Method · 0.80
Tested by
no test coverage detected