1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
.. _vmodl.DynamicData: ../vmodl/DynamicData.rst
.. _vim.TypeDescription: ../vim/TypeDescription.rst
.. _TaskInfo State enum: ../vim/TaskInfo/State.rst
.. _vim.ElementDescription: ../vim/ElementDescription.rst
vim.TaskDescription
===================
Static strings for task objects. These strings are locale-specific.
:extends: vmodl.DynamicData_
Attributes:
methodInfo ([`vim.ElementDescription`_]):
Display label and summary for all tasks
state ([`vim.ElementDescription`_]):
`TaskInfo State enum`_
reason ([`vim.TypeDescription`_]):
Kind of entity responsible for creating this task.
|