mirror of
https://github.com/RGBCube/serenity
synced 2025-10-27 14:32:07 +00:00
Previously, Core::command only returned a String which contained the data from stdout. The CommandResult struct contains the exit code as well as the data from stdout and stderr. |
||
|---|---|---|
| .. | ||
| DiffViewer.cpp | ||
| DiffViewer.h | ||
| GitFilesModel.cpp | ||
| GitFilesModel.h | ||
| GitFilesView.cpp | ||
| GitFilesView.h | ||
| GitRepo.cpp | ||
| GitRepo.h | ||
| GitWidget.cpp | ||
| GitWidget.h | ||