shajara API
Overview
Preparing search index...
@shajara/host
index
SelfHandle
Interface SelfHandle
Current process reference and its enclosing scope reference.
interface
SelfHandle
{
process
:
ProcessRef
<
unknown
>
;
scope
:
ScopeRef
<
unknown
>
;
}
Index
Properties
process
scope
Properties
Readonly
process
process
:
ProcessRef
<
unknown
>
Readonly
scope
scope
:
ScopeRef
<
unknown
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
process
scope
Overview
shajara API
Loading...
Current process reference and its enclosing scope reference.