Skip to main content

write_mzprofile

Function write_mzprofile 

Source
pub fn write_mzprofile(
    project_directory: &Path,
    profile_name: &str,
) -> Result<(), ConfigError>
Expand description

Write profile_name to <project_directory>/.mzprofile, replacing any existing content.