Skip to main content

load_answers

Function load_answers 

Source
pub fn load_answers(
    answers_path: &Path,
    key: Option<&str>,
    interactive: bool,
) -> Result<LoadedAnswers>
Expand description

Load answers from a JSON/YAML file.