get_plugin# get_plugin(config_cls: type) → str[source]# Infer the module path of the plugin where a Config class is defined. This only works correctly if the plugin is in a module under rastervision. Parameters config_cls (type) – Return type str