relpath

Function relpath 

Source
pub fn relpath<P>(path: P, start: Option<String>) -> Result<String, PyException>
where P: AsRef<str>,
Expand description

os.path.relpath - return relative path