pub fn read(path: &Path) -> Result<ProfilesFile, FoundationError>Expand description
Read and validate profiles.json. Returns a typed ProfilesFile.
pub fn read(path: &Path) -> Result<ProfilesFile, FoundationError>Read and validate profiles.json. Returns a typed ProfilesFile.