Skip to main content

project_name

Function project_name 

Source
pub fn project_name(repo_root: &Path) -> String
Expand description

Derives the project name from the repository root path.

Uses the final component of the path (the directory name).