Robert Haines
|
64a162ced4
|
Refactor `FileSystem::File::Stat.delegate_to_fs_file`.
Now uses `class_exec` instead of `class_eval`.
|
2021-06-06 15:02:49 +01:00 |
Robert Haines
|
7b2e9c7970
|
Extract `FileSystem::File::Stat` from `FileSystem::File`.
|
2021-06-06 15:02:49 +01:00 |
Robert Haines
|
d1329299c3
|
Extract `FileSystem::File` from the main filesystem file.
|
2021-06-06 15:02:49 +01:00 |
Robert Haines
|
a1c9b63e61
|
Extract `FileSystem::Dir` from the main filesystem file.
|
2021-06-06 15:02:49 +01:00 |
Robert Haines
|
239baef845
|
Extract `DirectoryIterator` from the main filesystem file.
|
2021-06-06 15:02:49 +01:00 |
Robert Haines
|
204d084fdf
|
Extract `ZipFileNameMapper` from the main filesystem file.
|
2021-06-06 15:02:49 +01:00 |