Re-exports§
pub use brew::detect_from_brew;pub use heuristics::collect_path_heuristics;pub use npm::detect_from_npm;pub use receipt::detect_from_receipt;
Modules§
Structs§
- Detection
Config - Configuration for the detection pipeline.
Functions§
- detect_
install - Main orchestrator for install detection.