Home > bitburner > ProcessInfo
A single process on a server.
Signature:
interface ProcessInfo |
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
Script's arguments | |||
|
string |
Script name. | ||
|
number |
Process ID | ||
|
boolean |
Whether this process is excluded from saves | ||
|
number |
Number of threads script is running with |