Skip to main content

discover_all

Function discover_all 

Source
pub fn discover_all() -> Result<Vec<Project>, FlowError>
Expand description

Discover all projects in the configured projects directory.

ยงErrors

Returns an error if the config cannot be loaded or the directory cannot be read.