hunt-service ~master (2019-06-25T13:04:18Z)
Home
Dub
Repo
UrlHelper
hunt
service
util
UrlHelper
Undocumented in source.
class
UrlHelper {
static
string
toUrl
(UrlInfo providerInfo);
static
UrlInfo
toProviderInfo
(string url);
}
Members
Static functions
toProviderInfo
UrlInfo
toProviderInfo
(string url)
Parse url string to UrlInfo.
toUrl
string
toUrl
(UrlInfo providerInfo)
Write provider info to url string
Meta
Source
See Implementation
hunt
service
util
UrlHelper
classes
UrlHelper
enums
UrlInfoAttrs