Skip to main content

get_working_tree_bytes

Function get_working_tree_bytes 

Source
pub fn get_working_tree_bytes(
    repo_path: &Path,
    file_path: &str,
) -> Result<Option<Vec<u8>>>
Expand description

Get working tree file content as raw bytes (for binary files like images)