ouisync
0.9.2
Module path
Module Items
Functions
In crate ouisync
ouisync
Module
path
Copy item path
Source
Expand description
Utilities for working with filesystem paths.
Functions
§
decompose
Decomposes
path
into parent and filename. Returns
None
if
path
doesn’t have parent (it’s the root).