Searched refs:symlink_content (Results 1 – 1 of 1) sorted by relevance
27 let symlink_content = fs::read_link(symlink_path).expect("Failed to read symlink"); in main() localVariable29 symlink_content.display().to_string(), in main()