Searched refs:platformSpecificTasks (Results 1 – 1 of 1) sorted by relevance
18 private readonly platformSpecificTasks: PlatformSpecificTask[]; property in Pipe22 this.platformSpecificTasks = [];62 this.platformSpecificTasks.push(68 this.platformSpecificTasks.push({ platform: currentPlatform, task });81 const tasks = this.platformSpecificTasks