MCPcopy Create free account
hub / github.com/apache/devlake / Name

Method Name

backend/plugins/jenkins/impl/impl.go:87–89  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

85}
86
87func (p Jenkins) Name() string {
88 return "jenkins"
89}
90
91func (p Jenkins) SubTaskMetas() []plugin.SubTaskMeta {
92 return []plugin.SubTaskMeta{

Callers 1

PrepareTaskDataMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected