Function shuffle::shared::get_shuffle_project_path[][src]

pub fn get_shuffle_project_path(cwd: &Path) -> Result<PathBuf>
Expand description

Checks the current directory, and then parent directories for a Shuffle.toml file to indicate the base project directory.