mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-08-08 16:12:04 -07:00
core: doc and logging touchups
This commit is contained in:
@@ -1140,6 +1140,7 @@ impl ArgMatches {
|
||||
}
|
||||
},
|
||||
};
|
||||
log::debug!("hyperlink format: {:?}", fmt.to_string());
|
||||
Ok(HyperlinkConfig::new(env, fmt))
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user