[ Version ( since = "3.34" ) ]
public bool get_writable ()
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.
this |
an SourceLocal |
whether prefer to pen the file in writable mode |