[][src]Function asciii::print::verbose_rows

pub fn verbose_rows(projects: &[Project], list_config: &ListConfig) -> Vec<Row>

Triggered by list --verbose, usually you set this in your config under list/verbose.

produces the rows used in print_projects()