.hosts
Last updated
Supported hosts.
Read about the architecture of plug-ins for a better understanding of the hosts attribute.
Each integration provides support for a given host, for detailed information about plug-ins in a particular host, see its corresponding documentation.
class MyPlugin(...):
hosts = ["maya"]Last updated