|
6 | 6 |
|
7 | 7 | # Interface: Environment |
8 | 8 |
|
9 | | -Defined in: [types/ctrf.d.ts:81](https://github.com/ctrf-io/ctrf-core-js/blob/main/types/ctrf.d.ts#L81) |
| 9 | +Defined in: [types/ctrf.d.ts:69](https://github.com/ctrf-io/ctrf-core-js/blob/main/types/ctrf.d.ts#L69) |
10 | 10 |
|
11 | 11 | ## Properties |
12 | 12 |
|
13 | 13 | ### appName? |
14 | 14 |
|
15 | 15 | > `optional` **appName**: `string` |
16 | 16 |
|
17 | | -Defined in: [types/ctrf.d.ts:83](https://github.com/ctrf-io/ctrf-core-js/blob/main/types/ctrf.d.ts#L83) |
| 17 | +Defined in: [types/ctrf.d.ts:71](https://github.com/ctrf-io/ctrf-core-js/blob/main/types/ctrf.d.ts#L71) |
18 | 18 |
|
19 | 19 | *** |
20 | 20 |
|
21 | 21 | ### appVersion? |
22 | 22 |
|
23 | 23 | > `optional` **appVersion**: `string` |
24 | 24 |
|
25 | | -Defined in: [types/ctrf.d.ts:84](https://github.com/ctrf-io/ctrf-core-js/blob/main/types/ctrf.d.ts#L84) |
| 25 | +Defined in: [types/ctrf.d.ts:72](https://github.com/ctrf-io/ctrf-core-js/blob/main/types/ctrf.d.ts#L72) |
26 | 26 |
|
27 | 27 | *** |
28 | 28 |
|
29 | 29 | ### branchName? |
30 | 30 |
|
31 | 31 | > `optional` **branchName**: `string` |
32 | 32 |
|
33 | | -Defined in: [types/ctrf.d.ts:92](https://github.com/ctrf-io/ctrf-core-js/blob/main/types/ctrf.d.ts#L92) |
| 33 | +Defined in: [types/ctrf.d.ts:80](https://github.com/ctrf-io/ctrf-core-js/blob/main/types/ctrf.d.ts#L80) |
34 | 34 |
|
35 | 35 | *** |
36 | 36 |
|
37 | 37 | ### buildId? |
38 | 38 |
|
39 | 39 | > `optional` **buildId**: `string` |
40 | 40 |
|
41 | | -Defined in: [types/ctrf.d.ts:85](https://github.com/ctrf-io/ctrf-core-js/blob/main/types/ctrf.d.ts#L85) |
| 41 | +Defined in: [types/ctrf.d.ts:73](https://github.com/ctrf-io/ctrf-core-js/blob/main/types/ctrf.d.ts#L73) |
42 | 42 |
|
43 | 43 | *** |
44 | 44 |
|
45 | 45 | ### buildName? |
46 | 46 |
|
47 | 47 | > `optional` **buildName**: `string` |
48 | 48 |
|
49 | | -Defined in: [types/ctrf.d.ts:86](https://github.com/ctrf-io/ctrf-core-js/blob/main/types/ctrf.d.ts#L86) |
| 49 | +Defined in: [types/ctrf.d.ts:74](https://github.com/ctrf-io/ctrf-core-js/blob/main/types/ctrf.d.ts#L74) |
50 | 50 |
|
51 | 51 | *** |
52 | 52 |
|
53 | 53 | ### buildNumber? |
54 | 54 |
|
55 | 55 | > `optional` **buildNumber**: `number` |
56 | 56 |
|
57 | | -Defined in: [types/ctrf.d.ts:87](https://github.com/ctrf-io/ctrf-core-js/blob/main/types/ctrf.d.ts#L87) |
| 57 | +Defined in: [types/ctrf.d.ts:75](https://github.com/ctrf-io/ctrf-core-js/blob/main/types/ctrf.d.ts#L75) |
58 | 58 |
|
59 | 59 | *** |
60 | 60 |
|
61 | 61 | ### buildUrl? |
62 | 62 |
|
63 | 63 | > `optional` **buildUrl**: `string` |
64 | 64 |
|
65 | | -Defined in: [types/ctrf.d.ts:88](https://github.com/ctrf-io/ctrf-core-js/blob/main/types/ctrf.d.ts#L88) |
| 65 | +Defined in: [types/ctrf.d.ts:76](https://github.com/ctrf-io/ctrf-core-js/blob/main/types/ctrf.d.ts#L76) |
66 | 66 |
|
67 | 67 | *** |
68 | 68 |
|
69 | 69 | ### commit? |
70 | 70 |
|
71 | 71 | > `optional` **commit**: `string` |
72 | 72 |
|
73 | | -Defined in: [types/ctrf.d.ts:91](https://github.com/ctrf-io/ctrf-core-js/blob/main/types/ctrf.d.ts#L91) |
| 73 | +Defined in: [types/ctrf.d.ts:79](https://github.com/ctrf-io/ctrf-core-js/blob/main/types/ctrf.d.ts#L79) |
74 | 74 |
|
75 | 75 | *** |
76 | 76 |
|
77 | 77 | ### extra? |
78 | 78 |
|
79 | 79 | > `optional` **extra**: `Record`\<`string`, `unknown`\> |
80 | 80 |
|
81 | | -Defined in: [types/ctrf.d.ts:97](https://github.com/ctrf-io/ctrf-core-js/blob/main/types/ctrf.d.ts#L97) |
| 81 | +Defined in: [types/ctrf.d.ts:85](https://github.com/ctrf-io/ctrf-core-js/blob/main/types/ctrf.d.ts#L85) |
82 | 82 |
|
83 | 83 | *** |
84 | 84 |
|
85 | 85 | ### osPlatform? |
86 | 86 |
|
87 | 87 | > `optional` **osPlatform**: `string` |
88 | 88 |
|
89 | | -Defined in: [types/ctrf.d.ts:93](https://github.com/ctrf-io/ctrf-core-js/blob/main/types/ctrf.d.ts#L93) |
| 89 | +Defined in: [types/ctrf.d.ts:81](https://github.com/ctrf-io/ctrf-core-js/blob/main/types/ctrf.d.ts#L81) |
90 | 90 |
|
91 | 91 | *** |
92 | 92 |
|
93 | 93 | ### osRelease? |
94 | 94 |
|
95 | 95 | > `optional` **osRelease**: `string` |
96 | 96 |
|
97 | | -Defined in: [types/ctrf.d.ts:94](https://github.com/ctrf-io/ctrf-core-js/blob/main/types/ctrf.d.ts#L94) |
| 97 | +Defined in: [types/ctrf.d.ts:82](https://github.com/ctrf-io/ctrf-core-js/blob/main/types/ctrf.d.ts#L82) |
98 | 98 |
|
99 | 99 | *** |
100 | 100 |
|
101 | 101 | ### osVersion? |
102 | 102 |
|
103 | 103 | > `optional` **osVersion**: `string` |
104 | 104 |
|
105 | | -Defined in: [types/ctrf.d.ts:95](https://github.com/ctrf-io/ctrf-core-js/blob/main/types/ctrf.d.ts#L95) |
| 105 | +Defined in: [types/ctrf.d.ts:83](https://github.com/ctrf-io/ctrf-core-js/blob/main/types/ctrf.d.ts#L83) |
106 | 106 |
|
107 | 107 | *** |
108 | 108 |
|
109 | 109 | ### reportName? |
110 | 110 |
|
111 | 111 | > `optional` **reportName**: `string` |
112 | 112 |
|
113 | | -Defined in: [types/ctrf.d.ts:82](https://github.com/ctrf-io/ctrf-core-js/blob/main/types/ctrf.d.ts#L82) |
| 113 | +Defined in: [types/ctrf.d.ts:70](https://github.com/ctrf-io/ctrf-core-js/blob/main/types/ctrf.d.ts#L70) |
114 | 114 |
|
115 | 115 | *** |
116 | 116 |
|
117 | 117 | ### repositoryName? |
118 | 118 |
|
119 | 119 | > `optional` **repositoryName**: `string` |
120 | 120 |
|
121 | | -Defined in: [types/ctrf.d.ts:89](https://github.com/ctrf-io/ctrf-core-js/blob/main/types/ctrf.d.ts#L89) |
| 121 | +Defined in: [types/ctrf.d.ts:77](https://github.com/ctrf-io/ctrf-core-js/blob/main/types/ctrf.d.ts#L77) |
122 | 122 |
|
123 | 123 | *** |
124 | 124 |
|
125 | 125 | ### repositoryUrl? |
126 | 126 |
|
127 | 127 | > `optional` **repositoryUrl**: `string` |
128 | 128 |
|
129 | | -Defined in: [types/ctrf.d.ts:90](https://github.com/ctrf-io/ctrf-core-js/blob/main/types/ctrf.d.ts#L90) |
| 129 | +Defined in: [types/ctrf.d.ts:78](https://github.com/ctrf-io/ctrf-core-js/blob/main/types/ctrf.d.ts#L78) |
130 | 130 |
|
131 | 131 | *** |
132 | 132 |
|
133 | 133 | ### testEnvironment? |
134 | 134 |
|
135 | 135 | > `optional` **testEnvironment**: `string` |
136 | 136 |
|
137 | | -Defined in: [types/ctrf.d.ts:96](https://github.com/ctrf-io/ctrf-core-js/blob/main/types/ctrf.d.ts#L96) |
| 137 | +Defined in: [types/ctrf.d.ts:84](https://github.com/ctrf-io/ctrf-core-js/blob/main/types/ctrf.d.ts#L84) |
0 commit comments