Skip to main content

resolve

Function resolve 

Source
pub fn resolve(path: impl AsRef<Path>) -> Result<PathLocation>
Expand description

Given a path, resolves which disk/volume it resides on.

Returns the mount point, device name, and the path relative to the mount point.