get_writable
Description:
Returns whether the backend should prefer to open the file in writable mode.
The default is true
. The file can be still opened for read-only, for example when the access to the file is read-only.
Parameters:
this |
an SourceLocal |
Returns:
whether prefer to pen the file in writable mode |