mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-08-04 21:52:54 +02: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