core
/
org.jetbrains.dokka.utilities
/
MessageEmitter
Message
Emitter
fun fun interface
MessageEmitter
:
Function1
<
String
,
Unit
>
Content copied to clipboard
Used to decouple the transport layer from logger and make it convenient for testing
Types
Functions
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
invoke
Link copied to clipboard
abstract operator fun
invoke
(p1:
String
)
Content copied to clipboard