disk. If this property is false and the destination already exists, the download will fail.
Download.allowOverwrite
bool allowOverwrite() @propertyGet allowOverwrite property.
Returns
Whether or not the download is allowed to overwrite an existing file on
void allowOverwrite(bool propval) @propertySet allowOverwrite property.
Parameters
propval | Whether or not the download is allowed to overwrite an existing file on disk. If this property is false and the destination already exists, the download will fail. |