mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-18 15:28:43 +02:00
Implement GH Issue #620: Add tail() Netscript function
This commit is contained in:
@@ -58,6 +58,7 @@ CodeMirror.defineMode("netscript", function(config, parserConfig) {
|
||||
"enableLog": atom,
|
||||
"isLogEnabled": atom,
|
||||
"getScriptLogs": atom,
|
||||
"tail": atom,
|
||||
"relaysmtp": atom,
|
||||
"httpworm": atom,
|
||||
"sqlinject": atom,
|
||||
|
||||
Reference in New Issue
Block a user