-
-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Would be a nice feature (re: kevinmehall/nusb#119). Not sure yet how to obtain details cross-platform - or if easily possible.
Rough idea:
- Add a
mount_point()
method toDevice
that returnsOption<Path>
. If device is MSD, attempt to find mount point. - Add
DeviceBlock::MountPoint
for display.
On Linux, could I think cross reference from /dev/disk/by-path
?
terrarier2111
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers