Type alias RunnerActionList<T>

RunnerActionList<T>: TargetDeclaredRunnerAction<T>[]

RunnerAction配列 直列あるいは並列アクションを表現

Runnerのtargetは確定しているものとする

Type Parameters

  • T = any

Generated using TypeDoc