shajara API Map
Docs
Preparing search index...
@shajara/host
index
SelfHandle
Interface SelfHandle
Current process reference and its owning 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
Docs
shajara API Map
Loading...
Current process reference and its owning scope reference.