Skip to main content

count_bean_formats

Function count_bean_formats 

Source
pub fn count_bean_formats(beans_dir: &Path) -> Result<(usize, usize)>
Expand description

Count bean files by format in the beans directory. Returns (md_count, yaml_count) tuple.