R/flow.R
dot-vsc.onError.Rd
Error handler used by vsc. Set with options(error = .vsc.onError)
options(error = .vsc.onError)
.vsc.onError(err = NULL)
The message to be sent to vsc. Defaults to geterrmessage()
geterrmessage()