Searched refs:ContainerOnly (Results 1 – 4 of 4) sorted by relevance
32 ContainerOnly, enumerator49 | Status.ContainerOnly65 export interface ContainerOnly { interface66 type: UpToDateStatusType.ContainerOnly;
1292 if (status.type === UpToDateStatusType.ContainerOnly) {1527 type: UpToDateStatusType.ContainerOnly1544 … refStatus.type === UpToDateStatusType.ContainerOnly) { // Container only ignore this project2464 case UpToDateStatusType.ContainerOnly:
108796 if (status.type === ts.UpToDateStatusType.ContainerOnly) {108972 type: ts.UpToDateStatusType.ContainerOnly108986 refStatus.type === ts.UpToDateStatusType.ContainerOnly) {109686 case ts.UpToDateStatusType.ContainerOnly:
130604 if (status.type === ts.UpToDateStatusType.ContainerOnly) {130788 type: ts.UpToDateStatusType.ContainerOnly130804 … refStatus.type === ts.UpToDateStatusType.ContainerOnly) { // Container only ignore this project131563 case ts.UpToDateStatusType.ContainerOnly: