executor

class invoke.executor.Executor(collection, config=None, core=None)

任务对象的执行策略。

子类可以重写各种扩展点来更改、添加或删除行为。

1.0 新版功能.