core-utils
Preparing search index...
@clipboard-health/clearance
EnsureClearanceResult
Interface EnsureClearanceResult
interface
EnsureClearanceResult
{
logPath
?:
string
;
pid
?:
number
;
pidPath
?:
string
;
port
:
number
;
status
:
"already-running"
|
"started"
;
}
Index
Properties
log
Path?
pid?
pid
Path?
port
status
Properties
Optional
log
Path
logPath
?:
string
Optional
pid
pid
?:
number
Optional
pid
Path
pidPath
?:
string
port
port
:
number
status
status
:
"already-running"
|
"started"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
log
Path
pid
pid
Path
port
status
core-utils
Loading...