mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-25 10:42:51 +02:00
work on doc
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [ProcessInfo](./bitburner.processinfo.md)
|
||||
|
||||
## ProcessInfo interface
|
||||
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
interface ProcessInfo
|
||||
```
|
||||
|
||||
## Properties
|
||||
|
||||
| Property | Type | Description |
|
||||
| --- | --- | --- |
|
||||
| [args](./bitburner.processinfo.args.md) | string\[\] | Script's arguments |
|
||||
| [filename](./bitburner.processinfo.filename.md) | [Script](./bitburner.script.md) | Script name. |
|
||||
| [threads](./bitburner.processinfo.threads.md) | number | Number of threads script is running with |
|
||||
|
||||
Reference in New Issue
Block a user