mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-08-01 04:32:01 -07:00
committed by
GitHub
parent
bc55049327
commit
826f3fad5b
@@ -106,6 +106,7 @@ impl Override {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// Builds a matcher for a set of glob overrides.
|
/// Builds a matcher for a set of glob overrides.
|
||||||
|
#[derive(Clone, Debug)]
|
||||||
pub struct OverrideBuilder {
|
pub struct OverrideBuilder {
|
||||||
builder: GitignoreBuilder,
|
builder: GitignoreBuilder,
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user