mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 15:30:59 +00:00
When updating /usr/Ports/AvailablePorts.md, the file or even the entire /usr/Ports directory might not exist. To cope with this, we should be able to create it ourselves. To ensure we are able to do this, we should unveil both /usr and /usr/Ports. |
||
|---|---|---|
| .. | ||
| AvailablePort.cpp | ||
| AvailablePort.h | ||
| CMakeLists.txt | ||
| InstalledPort.cpp | ||
| InstalledPort.h | ||
| main.cpp | ||
| MarkdownTableFinder.h | ||