Home
last modified time | relevance | path

Searched refs:GetNewerOrFail (Results 1 – 2 of 2) sorted by relevance

/developtools/integration_verification/tools/fotff/pkg/gitee_build/
Dgitee_build.go48 return m.GetNewerOrFail(cur)
/developtools/integration_verification/tools/fotff/pkg/gitee_common/
Dget_newer_or_fail.go31 func (m *Manager) GetNewerOrFail(cur string) (string, error) { func