serenity/Shell
AnotherTest 172df68666 Shell: Patch most of the builtins to use Core::ArgsParser
The remaining one is 'pushd', which seems to have relatively complex
logic with regards to its arguments.
2020-05-17 11:58:08 +02:00
..
CMakeLists.txt Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
GlobalState.h Shell: Add job control capabilities 2020-05-17 11:58:08 +02:00
Job.h Shell: Add job control capabilities 2020-05-17 11:58:08 +02:00
main.cpp Shell: Patch most of the builtins to use Core::ArgsParser 2020-05-17 11:58:08 +02:00
Parser.cpp Shell: Parse comments 2020-05-10 10:23:05 +02:00
Parser.h Shell: Parse comments 2020-05-10 10:23:05 +02:00