mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-05-19 09:40:22 -07:00
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,
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user