Allow dead code
This commit is contained in:
@@ -373,6 +373,7 @@ impl Config {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// Whether Brew cask should be greedy
|
/// Whether Brew cask should be greedy
|
||||||
|
#[allow(dead_code)]
|
||||||
pub fn brew_cask_greedy(&self) -> bool {
|
pub fn brew_cask_greedy(&self) -> bool {
|
||||||
self.config_file
|
self.config_file
|
||||||
.brew
|
.brew
|
||||||
|
|||||||
Reference in New Issue
Block a user