wren-port ~master (2021-12-18T14:20:14.6369696)
Dub
Repo
reportError
wren
cli
vm
Undocumented in source. Be warned that the author may not have intended to support it.
static @
nogc
void
reportError
(
WrenVM
*
vm
,
WrenErrorType
type
,
const
(
char
)*
module_
,
int
line
,
const
(
char
)*
message
)
Meta
Source
See Implementation
wren
cli
vm
functions
runFile
runRepl
static functions
freeVM
initVM
readFile
reportError
write
static variables
vm