Skip to main content

php_dirname

Function php_dirname 

Source
pub fn php_dirname(path: &str) -> String
Expand description

PHP dirname() for the “does not exist” walk of PathRepository: trailing slashes ignored, . without a slash, / for a root child.