diff options
author | Sam Atkins <atkinssj@serenityos.org> | 2023-03-02 16:37:46 +0000 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2023-03-05 20:23:42 +0100 |
commit | 7864898f52f52f4db82f06747ac817247b850b2d (patch) | |
tree | 064a88115a745d7a6d8e3f4dfd750889612e4b46 /Userland/Libraries/LibMain/Main.h | |
parent | 774f328783db31a02eba76d7c55d53a0b41b1508 (diff) | |
download | serenity-7864898f52f52f4db82f06747ac817247b850b2d.zip |
LibCore: Ensure that Directory always has a path
`Directory::path()` returning `ErrorOr` makes it awkward to use, and all
current users create a Directory with a path. If we find we need
pathless directories later, we can come up with a clever solution
then. :^)
Diffstat (limited to 'Userland/Libraries/LibMain/Main.h')
0 files changed, 0 insertions, 0 deletions