Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
filesystem
FileDownloadService
Class FileDownloadService
Hierarchy
FileDownloadService
Index
Constructors
constructor
Properties
anchor
download
Counter
logger
message
Service
Methods
body
cancel
Download
download
endpoint
files
Url
force
Download
handle
Copy
request
request
Init
url
Constructors
constructor
new
File
Download
Service
(
)
:
FileDownloadService
Returns
FileDownloadService
Properties
Protected
anchor
anchor
:
undefined
|
HTMLAnchorElement
Protected
download
Counter
download
Counter
:
number
= 0
Protected
Readonly
logger
logger
:
ILogger
Protected
Readonly
message
Service
message
Service
:
MessageService
Methods
Protected
body
body
(
uris
:
URI
[]
)
:
FileDownloadData
Parameters
uris:
URI
[]
Returns
FileDownloadData
cancel
Download
cancel
Download
(
id
:
string
)
:
Promise
<
void
>
Parameters
id:
string
Returns
Promise
<
void
>
download
download
(
uris
:
URI
[]
, options
?:
DownloadOptions
)
:
Promise
<
void
>
Parameters
uris:
URI
[]
Optional
options:
DownloadOptions
Returns
Promise
<
void
>
Protected
endpoint
endpoint
(
)
:
string
Returns
string
Protected
files
Url
files
Url
(
)
:
string
Returns
string
Protected
force
Download
force
Download
(
id
:
string
, title
:
string
)
:
Promise
<
void
>
Parameters
id:
string
title:
string
Returns
Promise
<
void
>
Protected
handle
Copy
handle
Copy
(
event
:
ClipboardEvent
, downloadUrl
:
string
)
:
void
Parameters
event:
ClipboardEvent
downloadUrl:
string
Returns
void
Protected
request
request
(
uris
:
URI
[]
)
:
Request
Parameters
uris:
URI
[]
Returns
Request
Protected
request
Init
request
Init
(
uris
:
URI
[]
)
:
RequestInit
Parameters
uris:
URI
[]
Returns
RequestInit
Protected
url
url
(
uris
:
URI
[]
)
:
string
Parameters
uris:
URI
[]
Returns
string
Modules
bulk-
edit
callhierarchy
console
core
debug
editor
editor-
preview
electron
external-
terminal
file-
search
filesystem
Base
Stat
Delegating
File
System
Provider
Dir
Node
Disk
File
System
Provider
File
Access
File
Download
Commands
File
Download
Data
File
Download
Handler
File
Download
Service
File
Node
File
Resource
Version
File
Selection
File
Stat
File
Stat
Node
File
Stat
Node
Data
File
System
Commands
File
System
Utils
File
Upload
Service
Filepath
Breadcrumb
Location
List
Renderer
export=
export=
getting-
started
git
keymaps
markers
memory-
inspector
messages
metrics
mini-
browser
monaco
navigator
outline-
view
output
plugin
plugin-
dev
plugin-
ext
plugin-
ext-
vscode
plugin-
metrics
preferences
preview
process
property-
view
scm
scm-
extra
search-
in-
workspace
secondary-
window
task
terminal
timeline
toolbar
typehierarchy
userstorage
variable-
resolver
vsx-
registry
workspace
File
Download
Service
constructor
anchor
download
Counter
logger
message
Service
body
cancel
Download
download
endpoint
files
Url
force
Download
handle
Copy
request
request
Init
url