Skip to main content

count

Function count 

Source
pub fn count(
    layout: &Layout,
    project_filter: Option<&str>,
    state_filter: Option<&str>,
    ready_only: bool,
) -> Result<String>
Expand description

The matching issue count and nothing else, for shell pipelines.

ยงErrors

Returns an error if the corpus cannot be read.