Preparing search index...
The search index is not available
javadocs-scraper typedoc - v1.5.0
javadocs-scraper typedoc
FileFetcher
Class FileFetcher
A
Fetcher
for local Javadocs.
Implements
Fetcher
Index
Constructors
constructor
Properties
base
Path
Methods
fetch
fetch
Root
Constructors
constructor
new
FileFetcher
(
basePath
:
string
)
:
FileFetcher
Parameters
basePath
:
string
Returns
FileFetcher
Properties
Protected
Readonly
base
Path
basePath
:
string
Methods
fetch
fetch
(
url
:
string
)
:
Promise
<
{
$
:
CheerioAPI
;
fullUrl
:
string
}
>
Parameters
url
:
string
Returns
Promise
<
{
$
:
CheerioAPI
;
fullUrl
:
string
}
>
fetch
Root
fetchRoot
()
:
Promise
<
{
$
:
CheerioAPI
;
fullUrl
:
string
}
>
Returns
Promise
<
{
$
:
CheerioAPI
;
fullUrl
:
string
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
base
Path
Methods
fetch
fetch
Root
javadocs-scraper typedoc - v1.5.0
Loading...
A Fetcher for local Javadocs.