schema-salad-d ~master (2021-11-30T07:56:22Z)
Home
Dub
Repo
Fetcher
salad
fetcher
class
Fetcher {
static
typeof
(
this
)
instance
();
auto
addSchemeFetcher
(string scheme, TextFetcher fetcher);
auto
fetchText
(string uri);
}
Members
Functions
addSchemeFetcher
auto
addSchemeFetcher
(string scheme, TextFetcher fetcher)
fetchText
auto
fetchText
(string uri)
Static functions
instance
typeof
(
this
)
instance
()
Meta
Source
See Implementation
salad
fetcher
modules
exception
aliases
TextFetcher
classes
Fetcher
functions
fetchNode
fetchText
fragment
pathWithAuthority
scheme