report

abstract fun report(value: T)(source)

Report a progress update.

Parameters

value

A progress item, like a message and/or an report on how much work finished

Online Documentation