Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/apache/devlake
/ Name
Method
Name
backend/plugins/bitbucket/impl/impl.go:92–94 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
90
}
91
92
func
(p Bitbucket) Name() string {
93
return
"bitbucket"
94
}
95
96
func
(p Bitbucket) SubTaskMetas() []plugin.SubTaskMeta {
97
return
[]plugin.SubTaskMeta{
Callers
1
PrepareTaskData
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected