class Flor::ModuleGanger

A ModuleGanger accepts a ‘module:` conf entry that points to a Ruby module. The tasker implementations are searched for among the classes in the given module.

Among the tasker classes (classes that respond to on_task, on_detask, …) it selects the first tasker that matches the tasker name.