API
1.6
Search
K

.hosts

Supported hosts.

Introduction

Read about the architecture of plug-ins for a better understanding of the hosts attribute.

Example

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 modified 3yr ago