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