Home
last modified time | relevance | path

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

/build/blueprint/bootstrap/
Dcommand.go49 SrcDir string var
103 SrcDir = filepath.Dir(flag.Arg(0))
110 filesToParse, err := ctx.ListModulePaths(SrcDir)
233 err := removeAbandonedFilesUnder(ctx, bootstrapConfig, SrcDir, under, except)
Dconfig.go36 return SrcDir
Dwritedocs.go58 filepath.Join(SrcDir, ctx.ModuleDir(m)))