mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 03:57:43 +00:00
Shell: Moves pipelined processes to one process group
This commit is contained in:
parent
8a17527bc5
commit
ab3e787334
6 changed files with 44 additions and 11 deletions
|
@ -32,5 +32,6 @@ namespace AST {
|
|||
class Node;
|
||||
class Value;
|
||||
class SyntaxError;
|
||||
class Pipeline;
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue