Searched defs:search_app (Results 1 – 2 of 2) sorted by relevance
129 def search_app(self, app_or_bin: pth.AnyPathLike) -> Optional[pth.AnyPath]: member in MacOSPlatform
266 def search_app(self, app_or_bin: pth.AnyPath) -> Optional[pth.AnyPath]: member in Platform