GitHub
isaacs projects
Preparing search index...
The search index is not available
@tapjs/processinfo
@tapjs/processinfo
process-info-node
ProcessInfoNode
Class ProcessInfoNode
Hierarchy
ProcessInfoNode
Index
Constructors
constructor
Properties
#data
NODE_
OPTIONS?
argv
children?
code?
cwd
date
descendants
exec
Argv
externalID
files
globals
Added?
parent?
pid
ppid
root?
runtime?
signal?
sources
uuid
Methods
link
toJSON
Constructors
constructor
new
Process
Info
Node
(
data
)
:
ProcessInfoNode
Parameters
data
:
ProcessInfoNodeData
Returns
ProcessInfoNode
Properties
Private
#data
#data
:
ProcessInfoNodeData
Optional
NODE_
OPTIONS
NODE_
OPTIONS
?:
string
argv
argv
:
string
[]
Optional
children
children
?:
null
|
Set
<
ProcessInfoNode
>
= null
Optional
code
code
?:
null
|
number
cwd
cwd
:
string
date
date
:
string
descendants
descendants
:
null
|
Set
<
ProcessInfoNode
>
= null
exec
Argv
exec
Argv
:
string
[]
externalID
externalID
:
null
|
string
= null
files
files
:
string
[]
= []
Optional
globals
Added
globals
Added
?:
string
[]
Optional
parent
parent
?:
null
|
ProcessInfoNode
= null
pid
pid
:
number
ppid
ppid
:
number
Optional
root
root
?:
null
|
ProcessInfoNode
= null
Optional
runtime
runtime
?:
number
Optional
signal
signal
?:
null
|
Signals
sources
sources
:
Record
<
string
,
string
[]
>
= ...
uuid
uuid
:
string
Methods
link
link
(
db
)
:
void
Parameters
db
:
ProcessInfo
Returns
void
toJSON
toJSON
(
)
:
{
[
k
:
string
]
:
T
;
}
Returns
{
[
k
:
string
]
:
T
;
}
[
k
:
string
]:
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
#data
NODE_
OPTIONS
argv
children
code
cwd
date
descendants
exec
Argv
externalID
files
globals
Added
parent
pid
ppid
root
runtime
signal
sources
uuid
link
toJSON
@tapjs/processinfo
argv-to-node-options
canonical-source
child_process
find-source-map-safe
get-exclude
get-import-meta-url
get-main
get-process-info
hooks
import
index
json-file
line-lengths
loader
loader-legacy
loader-paths
lookup-sources
node-options-env
node-options-to-argv
path-to-url
process-info-node
Loading...
Generated using
TypeDoc