Helia Verified Fetch
Preparing search index...
@helia/verified-fetch
index
DirIndexHtmlPlugin
Class DirIndexHtmlPlugin
Export extension (non-default) plugins here
Hierarchy (
View Summary
)
BasePlugin
DirIndexHtmlPlugin
Index
Constructors
constructor
Properties
_
log?
codes
id
plugin
Options
Accessors
log
Methods
can
Handle
handle
Constructors
constructor
new
DirIndexHtmlPlugin
(
options
:
PluginOptions
)
:
DirIndexHtmlPlugin
Parameters
options
:
PluginOptions
Returns
DirIndexHtmlPlugin
Properties
Protected
Optional
_
log
_log
?:
Logger
Readonly
codes
codes
:
112
[]
= ...
Readonly
id
id
:
"dir-index-html-plugin"
= 'dir-index-html-plugin'
Readonly
plugin
Options
pluginOptions
:
PluginOptions
Accessors
log
get
log
()
:
Logger
Returns
Logger
Methods
can
Handle
canHandle
(
context
:
PluginContext
)
:
boolean
Parameters
context
:
PluginContext
Returns
boolean
handle
handle
(
context
:
PluginContext
&
Required
<
Pick
<
PluginContext
,
"byteRangeContext"
|
"directoryEntries"
|
"pathDetails"
,
>
,
>
,
)
:
Promise
<
Response
>
Parameters
context
:
PluginContext
&
Required
<
Pick
<
PluginContext
,
"byteRangeContext"
|
"directoryEntries"
|
"pathDetails"
,
>
,
>
Returns
Promise
<
Response
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_
log
codes
id
plugin
Options
Accessors
log
Methods
can
Handle
handle
Helia Verified Fetch
Loading...
Export extension (non-default) plugins here