mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-06 02:55:49 +03:00
500044906d
This is not guaranteed to always work correctly as ArgsParser deals in StringViews and might have a non-properly-null-terminated string as a value. As a bonus, using StringView (and DeprecatedString where necessary) leads to nicer looking code too :^) |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
main.cpp | ||
MainWidget.cpp | ||
MainWidget.h | ||
ScriptEditor.cpp | ||
ScriptEditor.h | ||
SQLStudio.gml |