Function tor_config::sources::is_syntactically_directory

source ยท
fn is_syntactically_directory(p: &Path) -> bool
Expand description

Does it end in a slash? (Or some other way of saying this is a directory.)