Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
studioStatus
Function studioStatus
studioStatus
(
workspace
:
string
,
)
:
{
running
:
boolean
;
state
:
StudioState
|
null
;
vaultUnlocked
:
boolean
}
Parameters
workspace
:
string
Returns
{
running
:
boolean
;
state
:
StudioState
|
null
;
vaultUnlocked
:
boolean
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...