mirror of
https://github.com/evennia/evennia.git
synced 2026-03-27 02:06:32 +01:00
Start add docs again
This commit is contained in:
parent
b7fc975379
commit
d414cc3ccd
61 changed files with 235 additions and 236 deletions
|
|
@ -100,7 +100,7 @@ class TaskHandler(object):
|
|||
callback (function or instance method): the callback itself
|
||||
any (any): any additional positional arguments to send to the callback
|
||||
|
||||
Kwargs:
|
||||
Keyword Args:
|
||||
persistent (bool, optional): persist the task (store it).
|
||||
any (any): additional keyword arguments to send to the callback
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue