Searched refs:getQueryParamsForUrl (Results 1 – 1 of 1) sorted by relevance
16 self.queryParams = EXDevLauncherURLHelper.getQueryParamsForUrl(url)76 public static func getQueryParamsForUrl(_ url: URL) -> [String: String] { in getQueryParamsForUrl() function