Path is the path of the file relative to the root it is contained within. This will be normalized, validated and never empty, This will be unique within a given Image.
()
| 235 | // This will be normalized, validated and never empty, |
| 236 | // This will be unique within a given Image. |
| 237 | Path() string |
| 238 | // ExternalPath returns the path that identifies this file externally. |
| 239 | // |
| 240 | // This will be unnormalized. |
no outgoing calls