Searched refs:_resolve_macos_binary (Results 1 – 1 of 1) sorted by relevance
211 path = self._resolve_macos_binary(path)216 def _resolve_macos_binary(self, path: pth.AnyPath) -> pth.AnyPath: member in Browser