Skip to content

UsageReport

Category: Commands

Source: usage_report.dart

Functions

String formatUsageReport(UsageReport report)

Formats a [UsageReport] for the /usage slash command. Pure function. The aggregator + data types live in glue_harness so the ACP server and session-resume header can use them too.

Released under the MIT License.