application.tasks.plugin Module

class wpull.application.tasks.plugin.PluginLocator(directories, paths)[source]

Bases: yapsy.IPluginLocator.IPluginLocator

gatherCorePluginInfo(directory, filename)[source]
locatePlugins()[source]
class wpull.application.tasks.plugin.PluginSetupTask[source]

Bases: wpull.pipeline.pipeline.ItemTask

process(session: wpull.pipeline.app.AppSession)[source]