
This external documentation for pyVmomi was generated using Googly Docs (aka Google Standard Documentation) which renders very cleanly in GitHub. Internal documentation for a class should be done in Sphinx format because tools like pyCharm and Eclipse can use that documentation as a hint for code completion. Note: External docs as Googly Docs, internal docs as Sphinx. Closes bug#15
14 lines
465 B
ReStructuredText
14 lines
465 B
ReStructuredText
.. _vim.event.LicenseEvent: ../../vim/event/LicenseEvent.rst
|
|
|
|
.. _vim.LicenseManager.FeatureInfo: ../../vim/LicenseManager/FeatureInfo.rst
|
|
|
|
|
|
vim.event.NoLicenseEvent
|
|
========================
|
|
These are events reported by License Manager.A NoLicenseEvent is reported if the required licenses could not be reserved. Each feature that is not fully licensed is reported.
|
|
:extends: vim.event.LicenseEvent_
|
|
|
|
Attributes:
|
|
feature (`vim.LicenseManager.FeatureInfo`_):
|
|
|