pub fn resolve_profile_with_data( profile_input: &str, ) -> Result<(PathBuf, Profile), ProfileResolutionError>