Path returns the complete Path to the file, including the filename.
()
| 47 | Mode() filemode.FileMode |
| 48 | // Path returns the complete Path to the file, including the filename. |
| 49 | Path() string |
| 50 | } |
| 51 | |
| 52 | // Chunk represents a portion of a file transformation into another. |
no outgoing calls
no test coverage detected