mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-03 14:27:03 +02:00
update doc
This commit is contained in:
@@ -24,11 +24,11 @@ getRunningScript(filename?: FilenameOrPID, hostname?: string, ...args: (string |
|
||||
|
||||
[RunningScript](./bitburner.runningscript.md)
|
||||
|
||||
info about a running script
|
||||
The info about the running script if found, and null otherwise.
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 0.3 GB
|
||||
|
||||
Running with no args returns curent script. If you use a PID as the first parameter, the hostname and args parameters are unnecessary.
|
||||
Running with no args returns current script. If you use a PID as the first parameter, the hostname and args parameters are unnecessary.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user