236 |
236 |
237 <p> |
237 <p> |
238 Public method to return the result data. |
238 Public method to return the result data. |
239 </p> |
239 </p> |
240 <dl> |
240 <dl> |
241 <dt>Returns:</dt> |
241 <dt>Return:</dt> |
242 <dd> |
242 <dd> |
243 tuple of lists of string containing lines of the diff, the diff |
243 tuple of lists of string containing lines of the diff, the diff |
244 between stage and repo for 'work2stage2repo' mode (empty |
244 between stage and repo for 'work2stage2repo' mode (empty |
245 otherwise), the list of errors and a list of tuples of filenames |
245 otherwise), the list of errors and a list of tuples of filenames |
246 and the line into the diff output. |
246 and the line into the diff output. |