Searched defs:workspaceDir (Results 1 – 4 of 4) sorted by relevance
24 workspaceDir string // Absolute path to Bazel workspace directory. member34 func NewCMakeExporter(projName, workspaceDir, cmakeFile string, fs interfaces.FileSystem) *CMakeExp… argument
62 workspaceDir string // The Bazel workspace path. member
91 const workspaceDir = join(dir, 'workspace'); constant
782 workspaceDir string member