Skip to main content

execute_compact

Function execute_compact 

Source
pub fn execute_compact(
    path: &Path,
    max_count: usize,
    author_filter: Option<&str>,
    since: Option<&str>,
    until: Option<&str>,
    all: bool,
) -> Result<String>