Skip to content

Aquire mount point of storage devices #60

@tuna-f1sh

Description

@tuna-f1sh

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 to Device that returns Option<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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions