pub fn load_answers( answers_path: &Path, key: Option<&str>, interactive: bool, ) -> Result<LoadedAnswers>
Load answers from a JSON/YAML file.