mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-20 00:04:22 +02:00
Add documentation for ns.pid
This commit is contained in:
+3
@@ -4611,6 +4611,9 @@ export interface NS {
|
||||
*/
|
||||
readonly args: (string | number | boolean)[];
|
||||
|
||||
/** The current script's PID */
|
||||
readonly pid: number;
|
||||
|
||||
/**
|
||||
* Steal a server's money.
|
||||
* @remarks
|
||||
|
||||
Reference in New Issue
Block a user