String returns a string representation of the Diff
()
| 43 | |
| 44 | // String returns a string representation of the Diff |
| 45 | String() string |
| 46 | |
| 47 | // Format returns a pretty-printed representation of the Diff |
| 48 | // The long flag determines whether to produce long or short output |
no outgoing calls