Function rust_utils::utils::get_parent
source · pub fn get_parent<D: Into<String>>(dir: D) -> String
Expand description
Gets the parent directory from a file path
pub fn get_parent<D: Into<String>>(dir: D) -> String
Gets the parent directory from a file path