Home
last modified time | relevance | path

Searched defs:InWorkspace (Results 1 – 2 of 2) sorted by relevance

/build/bazel/scripts/incremental_build/
Dcuj_catalog.py112 def __init__(self, file: Path, ws: InWorkspace, text: Optional[str] = None):
171 def __init__(self, original: Path, ws: InWorkspace):
Dcuj.py37 class InWorkspace(enum.Enum): class