Andy Grunwald
Andy Grunwald
The same applies for the "Back to Get Started" link in the lower right corner of the image:
Here as well the "Back to Get Started" link:
And here the same ...
Here is a way how you can identify between files and folders: ```go path := "/my/path" args := files.NewListFolderArg(path) args.Recursive = true res, err := dbx.ListFolder(args) if err != nil...
Another example https://twitter.com/TrendingGithub/status/985383267472945152
Happy to accept pull requests in such a direction. I can think of a method `dump(w io.Writer)`.
@eldoradoel Why did you close this issue? I think it is a great feature.
@eldoradoel Thanks. Would you mind posting your code as a PR? And just for context: What is kv3 ?
Thx! About the request, see https://github.com/andygrunwald/vdf/pull/55 I leave this open until https://github.com/andygrunwald/vdf/pull/55 is reviewed and processed.
This is true. Would you mind creating a Pull Request?