Closed undefined-moe closed 9 months ago
In Cordis v3 you can use fork.status and fork.error to get access of errors inside a plugin.
fork.status
fork.error
https://github.com/shigma/cordis/commit/68faf23211f19538e78eda77c955cc366c69cb72
In Cordis v3 you can use
fork.status
andfork.error
to get access of errors inside a plugin.