Skip to main content

is_binary_file

Function is_binary_file 

Source
pub fn is_binary_file(repo_path: &Path, file_path: &str) -> bool
Expand description

Check if a file is binary (single file check - prefer get_binary_files for batch operations)