mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-07 08:07:57 +02:00
PIPE: Add pipe support for passing data into and out of terminal commands (#2395)
This commit is contained in:
committed by
GitHub
parent
4a22e16058
commit
92b8b58588
@@ -664,6 +664,7 @@ export const RamCosts: RamCostTree<NSFull> = {
|
||||
tprintRaw: 0,
|
||||
printRaw: 0,
|
||||
dynamicImport: 0,
|
||||
getStdin: 0,
|
||||
|
||||
formulas: {
|
||||
mockServer: 0,
|
||||
|
||||
Reference in New Issue
Block a user