binaryninja/personal/api-docs/_sources/binaryninja.plugin.BackgroundTask.rst.txt

34 lines
542 B
Plaintext
Raw Normal View History

2019-04-03 14:46:40 +01:00
binaryninja.plugin.BackgroundTask
=================================
.. currentmodule:: binaryninja.plugin
.. autoclass:: BackgroundTask
.. automethod:: __init__
.. rubric:: Methods
.. autosummary::
~BackgroundTask.__init__
~BackgroundTask.cancel
~BackgroundTask.finish
.. rubric:: Attributes
.. autosummary::
~BackgroundTask.can_cancel
~BackgroundTask.cancelled
~BackgroundTask.finished
~BackgroundTask.list
~BackgroundTask.progress