Class CATransferStatisticsFormatting
java.lang.Object
com.io7m.cardant.shell.internal.CATransferStatisticsFormatting
Functions to format transfer statistics.
-
Method Summary
Modifier and TypeMethodDescriptionstatic Stringformat(CAClientTransferStatistics stats) Format the given stats.
-
Method Details
-
format
Format the given stats.- Parameters:
stats- The stats- Returns:
- The stats as a string
-