Open spwilson806 opened 8 years ago
You are reading it correctly, it should be present in the metadata. Looks like I missed a spot... I'll investigate and fix this ASAP.
Cool, thanks. This is what I'm specifically referring to: https://github.com/Potherca/flysystem-github/blob/develop/src/Api.php#L228
Looks like I forgot to actually use Api::getTreeMetadata()
after refactoring it.
In my timezone it's turning into night, I'll fix this in the morning.
The metadata provided for a directory entry doesn't contain a path entity. My interpretation of the flysystem doc (http://flysystem.thephpleague.com/creating-an-adapter/) is that this can be expected. Am I reading that correctly?