bitburner-src/markdown/bitburner.processinfo.md
Olivier Gagnon feb0430aff work on doc
2021-10-30 15:46:34 -04:00

631 B

Home > bitburner > ProcessInfo

ProcessInfo interface

A single process on a server.

Signature:

interface ProcessInfo 

Properties

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