Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
Progress
Class Progress<T>
Type Parameters
T
Index
Constructors
constructor
Methods
report
Constructors
constructor
new
Progress
<
T
>
(
)
:
Progress
<
T
>
Type Parameters
T
Returns
Progress
<
T
>
Methods
report
report
(
value
)
:
void
Report a progress update.
Parameters
value
:
T
A progress item, like a message and/or an report on how much work finished
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
report
Theia TypeDoc
Loading...
Report a progress update.