format_table

Function format_table 

Source
pub fn format_table(
    result: &AnalyzeResult,
    quiet: bool,
    use_colors: bool,
) -> String
Expand description

Format the analysis result as human-readable text with optional colors.