parse_file

Function parse_file 

Source
pub fn parse_file(
    instance: &mut SandboxInstance,
    filename: PathBuf,
) -> Result<()>