We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad1e020 commit a3f3bdcCopy full SHA for a3f3bdc
adaptix_struct.go
@@ -10,6 +10,7 @@ const (
10
OS_LINUX = 2
11
OS_MAC = 3
12
13
+ TASK_TYPE_LOCAL = 0
14
TASK_TYPE_TASK = 1
15
TASK_TYPE_BROWSER = 2
16
TASK_TYPE_JOB = 3
0 commit comments