Skip to main content

scan

Function scan 

Source
pub fn scan(options: &ScanOptions) -> Result<ScanReport>
Expand description

Scans configured roots without modifying the filesystem.

ยงErrors

Returns an error when no valid root exists, a root cannot be normalized, or an exclude glob is invalid.