Searched defs:ClippyOnlyPlatform (Results 1 – 1 of 1) sorted by relevance
31 ClippyOnlyPlatform = Literal["android"] variable35 def platform_is_supported(platform: Union[Platform, ClippyOnlyPlatform]): argument164 def check_clippy(platform: Union[Platform, ClippyOnlyPlatform]): argument