parse_stats_command

Function parse_stats_command 

Source
pub fn parse_stats_command(
    input: &str,
    collector: &EvalMetrics,
    color_enabled: bool,
) -> Option<String>
Expand description

Parse stats commands

Recognizes:

  • (stats) - Session summary
  • (stats execution) - Detailed tier breakdown
  • (stats cache) - Cache metrics