bitburner-src/markdown/bitburner.processinfo.md
Olivier Gagnon f4ac7344c4 doc
2022-01-08 13:25:06 -05:00

703 B

Home > bitburner > ProcessInfo

ProcessInfo interface

A single process on a server.

Signature:

export interface ProcessInfo 

Properties

Property Type Description
args string[] Script's arguments
filename string Script name.
pid number Process ID
threads number Number of threads script is running with