LoadedPlugin

data class LoadedPlugin(val descriptor: PluginDescriptor, val instance: KtalePlugin, val classLoader: URLClassLoader, val context: PluginContext, descriptorJarPath: Path)

Constructors

Link copied to clipboard
constructor(descriptor: PluginDescriptor, instance: KtalePlugin, classLoader: URLClassLoader, context: PluginContext, descriptorJarPath: Path)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard