pub fn get_profile(
homes: &HarnessHomes,
harness: &str,
name: &str,
) -> Result<ProfileRow, ProfileError>Expand description
Read one profile by harness and name.
pub fn get_profile(
homes: &HarnessHomes,
harness: &str,
name: &str,
) -> Result<ProfileRow, ProfileError>Read one profile by harness and name.