You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 5, 2020. It is now read-only.
I would expect that I receive the same structure, e.g. filesystem async return value should be returned without the devices accommodating object (as shown in the documentation). Or perhaps it should be highlighted in the documentation that the return value object structure of filesystemSync is different based on the filter parameter (to not introduce breaking change to the library).
On Windows 7 I get the following behavior:
`
I would expect that I receive the same structure, e.g. filesystem async return value should be returned without the devices accommodating object (as shown in the documentation). Or perhaps it should be highlighted in the documentation that the return value object structure of filesystemSync is different based on the filter parameter (to not introduce breaking change to the library).