mirror of
https://github.com/RGBCube/serenity
synced 2026-01-21 07:31:00 +00:00
This commit adds the InBackground and ShortCircuitOnFailure attributes to commands, which respectively cause the command to be run in the background, and abort the command chain with exit status != 0. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Execution.h | ||
| Job.h | ||
| main.cpp | ||
| Parser.cpp | ||
| Parser.h | ||
| Shell.cpp | ||
| Shell.h | ||