replace

abstract fun replace(value: String)(source)

Replaces all output from the channel with the given value.

Parameters

value

A string, falsy values will not be printed.

Online Documentation