Skip to main content

list_projects

Function list_projects 

Source
pub fn list_projects(layout: &Layout) -> Result<Vec<String>>
Expand description

Every project directory under the layout prefix that holds an issues.org.

ยงErrors

Returns an error if the projects directory exists but cannot be read.