set_allow_overwrite
Description:
Sets the allow_overwrite property.
Sets the allow_overwrite property, which determines whether the download may overwrite an existing file on disk, or if it will fail if the destination already exists.
Parameters:
this |
a Download |
allowed |
the new value for the allow_overwrite property |