4 lines
150 B
Plaintext
4 lines
150 B
Plaintext
Coxpcall encapsulates the protected calls with a coroutine based
|
|
loop, so errors can be dealed without the usual pcall/xpcall issues
|
|
with coroutines.
|