mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-26 19:14:32 +02:00
Merge pull request #3606 from RevanProdigalKnight/feature/enhanced-terminal-argument-parsing
MISC: #3596 Enhanced terminal command parsing
This commit is contained in:
@@ -25,6 +25,7 @@ export enum KEY {
|
||||
CLOSE_PARENTHESIS = ")",
|
||||
OPEN_BRACE = "{",
|
||||
CLOSE_BRACE = "}",
|
||||
EQUAL = "=",
|
||||
|
||||
PIPE = "|",
|
||||
DOT = ".",
|
||||
|
||||
Reference in New Issue
Block a user