Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
notaryStartCli
Function notaryStartCli
notaryStartCli
(
params
:
{
bindHost
?:
string
;
notaryDir
?:
string
;
workspace
?:
string
|
null
;
}
,
)
:
Promise
<
{
close
:
()
=>
Promise
<
void
>
;
notaryDir
:
string
;
url
:
string
}
>
Parameters
params
:
{
bindHost
?:
string
;
notaryDir
?:
string
;
workspace
?:
string
|
null
}
Returns
Promise
<
{
close
:
()
=>
Promise
<
void
>
;
notaryDir
:
string
;
url
:
string
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...