studio-b12 / gowebdav

A golang WebDAV client library and command line tool.
BSD 3-Clause "New" or "Revised" License
309 stars 89 forks source link

Add File.Path to return the full path #34

Closed lalinsky closed 4 years ago

lalinsky commented 4 years ago

Very useful when iterating over ReadDir results and wanting to do some operation on them.