Skip to main content

has_patch

Function has_patch 

Source
pub fn has_patch(entry: &Entry, repo_root: &Path) -> bool
Expand description

Check whether a single-file patch exists for this entry.

Returns true if .skillfile/patches/<type>s/<name>.patch exists.