kobweb
Toggle table of contents
0.21.1
jvm
Platform filter
jvm
Switch theme
Search in API
kobweb
core
/
com.varabyte.kobweb.gradle.core.util
/
Reporter
Reporter
interface
Reporter
(
source
)
Interface that abstracts out reporting error messages.
Inheritors
LoggingReporter
Members
Functions
error
Link copied to clipboard
abstract
fun
error
(
message
:
String
)
warn
Link copied to clipboard
abstract
fun
warn
(
message
:
String
)