gitql_cli::render

Function render_objects

source
pub fn render_objects(
    groups: &mut GitQLObject,
    pagination: bool,
    page_size: usize,
)