Preparing search index...
The search index is not available
@placeos/ts-client
@placeos/ts-client
BuildMonitorTaskStatus
Interface BuildMonitorTaskStatus
interface
BuildMonitorTaskStatus
{
branch
:
string
;
commit
:
string
;
driver
:
string
;
id
:
string
;
message
:
string
;
repo
:
string
;
state
:
BuildMonitorTaskState
;
timestamp
:
string
;
}
Index
Properties
branch
commit
driver
id
message
repo
state
timestamp
Properties
branch
branch
:
string
commit
commit
:
string
driver
driver
:
string
id
id
:
string
message
message
:
string
repo
repo
:
string
state
state
:
BuildMonitorTaskState
timestamp
timestamp
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
branch
commit
driver
id
message
repo
state
timestamp
@placeos/ts-client
Loading...