|
FSEntry: Throw an Exception when trying to read non-existent file
FSEntry.lookup can return null, and it would lead to a SEGV with the attribute check, so add the forgotten check first. |
|---|
|
|
| source/dub/test/base.d |
|---|