Module system.utils.Try

Functions

catch (func, ...) pcall-like wrapper with automatic error logging
getOrNil (func, ...) Passthrough wrapper for single return value


Functions

catch (func, ...)
pcall-like wrapper with automatic error logging

Parameters:

  • func
  • ...
getOrNil (func, ...)
Passthrough wrapper for single return value

Parameters:

  • func
  • ...
generated by LDoc 1.4.6