Add documentation for ns.pid

This commit is contained in:
omuretsu
2022-12-13 09:08:23 -05:00
parent 52034ccedc
commit 1dec0d00bd
6 changed files with 19 additions and 16 deletions
+3
View File
@@ -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