Gets the full contents of a file.
Default implementation returns empty string. Subclasses can override to return the file contents from their context provider.
| file |
The file path |
|
The file contents, or empty string if not available |