Skip to main content

ios_project_exists

Function ios_project_exists 

Source
pub fn ios_project_exists(output_dir: &Path) -> bool
Available on crate feature full only.
Expand description

Checks if the iOS project scaffolding exists at the given output directory

Returns true if the ios/BenchRunner/project.yml file exists.