Skip to main content

is_syntactically_directory

Function 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.)