mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-03 14:27:03 +02:00
doc
This commit is contained in:
@@ -16,7 +16,7 @@ export interface ProcessInfo
|
||||
|
||||
| Property | Type | Description |
|
||||
| --- | --- | --- |
|
||||
| [args](./bitburner.processinfo.args.md) | string\[\] | Script's arguments |
|
||||
| [args](./bitburner.processinfo.args.md) | (string \| number \| boolean)\[\] | Script's arguments |
|
||||
| [filename](./bitburner.processinfo.filename.md) | string | Script name. |
|
||||
| [pid](./bitburner.processinfo.pid.md) | number | Process ID |
|
||||
| [threads](./bitburner.processinfo.threads.md) | number | Number of threads script is running with |
|
||||
|
||||
Reference in New Issue
Block a user