Home
last modified time | relevance | path

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

/tools/treble/hacksaw/workspace/
Dcopier.go34 func (f FileCopier) GetIsGitProjectFunc(codebaseDir string, gitProjects []string) func(string) (boo… func
78 isGitProject := f.GetIsGitProjectFunc(codebaseDir, gitProjects)