holepunchto / hyperdrive

Hyperdrive is a secure, real time distributed file system
Apache License 2.0
1.86k stars 135 forks source link

Add info method #290

Closed andrewosh closed 4 years ago

andrewosh commented 4 years ago

This adds an info method which will return mount information about a file (and potentially other information that doesn't fit nicely into a Stat object in the future).

andrewosh commented 4 years ago

10.16.0