Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/filesystem
node/download/file-download-cache
DownloadStorageItem
Interface DownloadStorageItem
interface
DownloadStorageItem
{
expire
?:
number
;
file
:
string
;
remove
:
boolean
;
root
?:
string
;
size
:
number
;
}
Index
Properties
expire?
file
remove
root?
size
Properties
Optional
expire
expire
?:
number
file
file
:
string
remove
remove
:
boolean
Optional
root
root
?:
string
size
size
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
expire
file
remove
root
size
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...