pub fn memory_get( workspace: &Path, file_path: &str, from_line: usize, num_lines: usize, ) -> Option<String>
Get specific lines from a memory file