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
On a system with multiple users - for instance, Foo and Bar - it would be nice to be able to enumerate all UserDirs on the system, with one struct returned per user, each of which will have the paths for that user, like /home/Bar/Downloads and /home/Foo/Downloads.
Thanks for your hard work on this crate!
The text was updated successfully, but these errors were encountered:
On a system with multiple users - for instance, Foo and Bar - it would be nice to be able to enumerate all
UserDirs
on the system, with one struct returned per user, each of which will have the paths for that user, like/home/Bar/Downloads
and/home/Foo/Downloads
.Thanks for your hard work on this crate!
The text was updated successfully, but these errors were encountered: