Files
ladybird/Libraries/LibCore
Andreas Kling 0df15823b5 LibCore: Add a static Core::File::open() convenience function
This helper opens a file with a given name, mode and permissions and
returns it in a RefPtr<File>. I think this will be a bit nicer to use
than having to go through Core::File::construct() every time.
2020-03-30 12:08:25 +02:00
..
2020-03-14 23:56:12 +01:00
2020-03-14 23:56:12 +01:00
2020-02-14 13:17:26 +01:00
2020-02-14 13:17:26 +01:00
2020-03-14 23:56:12 +01:00
2020-03-14 23:56:12 +01:00