orx
Toggle table of contents
0.5.0-dev.16+0258600
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
orx
orx-crash-handler
/
org.openrndr.extra.crashhandler
Package-level
declarations
Types
Functions
Types
Crash
Handler
Link copied to clipboard
class
CrashHandler
:
Extension
Reporter
Link copied to clipboard
abstract
class
Reporter
(
val
handler
:
CrashHandler
)
Slack
Reporter
Link copied to clipboard
class
SlackReporter
(
handler
:
CrashHandler
)
:
Reporter
Functions
slack
Link copied to clipboard
fun
CrashHandler
.
slack
(
config
:
SlackReporter
.
(
)
->
Unit
)