Skip to main content

common_dir_prefix

Function common_dir_prefix 

Source
pub fn common_dir_prefix(keys: &[String]) -> String
Expand description

The longest directory prefix every key shares, /-joined. Empty when the keys share no leading directory at all.