mirror of
https://github.com/RGBCube/serenity
synced 2026-01-16 21:01:01 +00:00
This patchset adds some metadata to Parser::parse() which allows the Shell to ask for the rest of a command, if it is not complete. A command is considered complete if it has no trailing pipe, or unterminated string. |
||
|---|---|---|
| .. | ||
| GlobalState.h | ||
| main.cpp | ||
| Makefile | ||
| Parser.cpp | ||
| Parser.h | ||