blessed-components - v1.20.0
GitHub
Roadmap
Preparing search index...
index
BuildStatusPhase
Interface BuildStatusPhase
Build phase row.
interface
BuildStatusPhase
{
durationMs
?:
number
;
name
:
string
;
status
:
BuildPhaseStatus
;
}
Index
Properties
duration
Ms?
name
status
Properties
Optional
duration
Ms
durationMs
?:
number
Phase duration in milliseconds.
name
name
:
string
Phase name.
status
status
:
BuildPhaseStatus
Phase status.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
duration
Ms
name
status
GitHub
Roadmap
blessed-components - v1.20.0
Loading...
Build phase row.