Creates a new gsv.SourceFileSaver object with a target location. When the
file saving is finished successfully, target_location is set to the file's
location property. If an error occurs, the previous valid
location is still available in gsv.SourceFile
This constructor is suitable for a "save as" operation, or for saving a new
buffer for the first time.
Creates a new gsv.SourceFileSaver object with a target location. When the file saving is finished successfully, target_location is set to the file's location property. If an error occurs, the previous valid location is still available in gsv.SourceFile
This constructor is suitable for a "save as" operation, or for saving a new buffer for the first time.