Skip to main content

scan

Function scan 

Source
pub fn scan(target: &Utf8Path) -> Result<Vec<Leftover>, RkError>
Expand description

Scan a target for every leftover the catalog knows, in catalog order.

ยงErrors

Returns RkError::Io where the workflows directory exists and does not list; an unreadable file is no match.