MCPcopy 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
92func (p Bitbucket) Name() string {
93 return "bitbucket"
94}
95
96func (p Bitbucket) SubTaskMetas() []plugin.SubTaskMeta {
97 return []plugin.SubTaskMeta{

Callers 1

PrepareTaskDataMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected