bitburner-src/markdown/bitburner.processinfo.md

638 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.
threads number Number of threads script is running with