Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
filesystem
FileDownloadCommandContribution
Class FileDownloadCommandContribution
Implements
CommandContribution
Index
Constructors
constructor
Properties
download
Service
selection
Service
Methods
execute
Download
is
Download
Enabled
is
Download
Visible
register
Commands
Constructors
constructor
new
File
Download
Command
Contribution
(
)
:
FileDownloadCommandContribution
Returns
FileDownloadCommandContribution
Properties
Protected
Readonly
download
Service
download
Service
:
FileDownloadService
Protected
Readonly
selection
Service
selection
Service
:
SelectionService
Methods
Protected
execute
Download
execute
Download
(
uris
,
options
?
)
:
Promise
<
void
>
Parameters
uris
:
URI
[]
Optional
options
:
{
copyLink
?:
boolean
;
}
Optional
copy
Link
?:
boolean
Returns
Promise
<
void
>
Protected
is
Download
Enabled
is
Download
Enabled
(
uris
)
:
boolean
Parameters
uris
:
URI
[]
Returns
boolean
Protected
is
Download
Visible
is
Download
Visible
(
uris
)
:
boolean
Parameters
uris
:
URI
[]
Returns
boolean
register
Commands
register
Commands
(
registry
)
:
void
Parameters
registry
:
CommandRegistry
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
download
Service
selection
Service
execute
Download
is
Download
Enabled
is
Download
Visible
register
Commands
Theia TypeDoc
Loading...