Bases: object
Function decorator that allows to automatically grab errors and returned maps (if any) from a function bound to a SAMP call (or notify).
Parameters: | cli : SAMPIntegratedClient or SAMPClient
|
---|
Methods Summary
__call__(f) |
Methods Documentation