Skip to main content

show_file

Function show_file 

Source
pub fn show_file(reference: &str, path: &str) -> Result<Option<String>>
Expand description

Get the contents of path (relative to the current directory) at reference, or None if the file does not exist at that revision.