Add register_decorator method #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat-register-decorator"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Allow registering a predicate as a decorator for reuse.
Predicates can also receive additional positional and keyword arguments, such as can be seen in the
examples/advanced.pybot:This is an advanced feature that I believe will make it a lot easier to write complicated bots with reusable predicates.
requested review from @emacsen
assigned to @CSDUMMI
restored source branch
feat-register-decoratoradded 3 commits
maine1c6b831- Merge branch 'main' into 'feat-register-decorator'Compare with previous version
mentioned in commit
cbf650c573