Cargo Features
[dependencies]
os-checker-database = { version = "0.6.0", default-features = false, features = ["single", "batch", "clear_batch"] }
- default = clear_batch
-
The
clear_batch
feature is set by default wheneveros-checker-database
is added without
somewhere in the dependency tree.default-features = false - single
- batch
- clear_batch default
-
清除 BASE_DIR/batch 目录