Moves the file from |sourcePath| to |destPath|, creating necessary parents.
If |destPath| is a directory, then the source file will be moved into the
destination directory.
Returns
Resolves if the file is moved successfully, otherwise rejects with
a DOMException.
Moves the file from |sourcePath| to |destPath|, creating necessary parents. If |destPath| is a directory, then the source file will be moved into the destination directory.
Returns
Resolves if the file is moved successfully, otherwise rejects with a DOMException.