Function havocompare::validate_config

source ยท
pub fn validate_config(config_file: impl AsRef<Path>) -> bool
Expand description

Try to load config yaml and check whether it is a valid one. Returns true if file can be loaded, otherwise false