Preparing search index...
The search index is not available
Tidyscripts Docs
Tidyscripts Docs
node
process_manager
ProcessSessionInfo
Interface ProcessSessionInfo
interface
ProcessSessionInfo
{
adapter
:
string
;
cols
:
number
;
created_at
:
number
;
exit_code
?:
number
;
fifo_path
?:
string
;
log_file
?:
string
;
name
:
string
;
rows
:
number
;
session_id
:
string
;
state
:
ProcessState
;
}
Index
Properties
adapter
cols
created_
at
exit_
code?
fifo_
path?
log_
file?
name
rows
session_
id
state
Properties
adapter
adapter
:
string
cols
cols
:
number
created_
at
created_
at
:
number
Optional
exit_
code
exit_
code
?:
number
Optional
fifo_
path
fifo_
path
?:
string
Optional
log_
file
log_
file
?:
string
name
name
:
string
rows
rows
:
number
session_
id
session_
id
:
string
state
state
:
ProcessState
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
adapter
cols
created_
at
exit_
code
fifo_
path
log_
file
name
rows
session_
id
state
Tidyscripts Docs
Loading...