pub fn verify_profile(profile_name: &str, verbose: bool) -> ProfileResult<()>Expand description
Verify integrity of a specific profile
This is the public API for the codanna profile verify command.
pub fn verify_profile(profile_name: &str, verbose: bool) -> ProfileResult<()>Verify integrity of a specific profile
This is the public API for the codanna profile verify command.