60:02243723ac17 | 61:fe1e8783a95f |
---|---|
189 | 189 |
190 <p> | 190 <p> |
191 Public method to test, if the process ended without errors. | 191 Public method to test, if the process ended without errors. |
192 </p> | 192 </p> |
193 <dl> | 193 <dl> |
194 <dt>Returns:</dt> | 194 <dt>Return:</dt> |
195 <dd> | 195 <dd> |
196 flag indicating a normal process exit | 196 flag indicating a normal process exit |
197 </dd> | 197 </dd> |
198 </dl> | 198 </dl> |
199 <dl> | 199 <dl> |
233 <dd> | 233 <dd> |
234 list of command line arguments for the command | 234 list of command line arguments for the command |
235 </dd> | 235 </dd> |
236 </dl> | 236 </dl> |
237 <dl> | 237 <dl> |
238 <dt>Returns:</dt> | 238 <dt>Return:</dt> |
239 <dd> | 239 <dd> |
240 flag indicating a successful start | 240 flag indicating a successful start |
241 </dd> | 241 </dd> |
242 </dl> | 242 </dl> |
243 <dl> | 243 <dl> |