Contents

debugDescription

A textual representation of the progress reporter suitable for debugging.

Declaration

final var debugDescription: String { get }

Discussion

This property returns the same value as description, providing detailed information about the progress reporter’s state for debugging purposes.