awaittoaster(`${this.currentRequest.from} is modyfing to ${path}`,actions,{time:140000})
if(reject){
thrownewError(`set file operation on ${path} aborted by user.`)
}
awaittoaster(yo`<div><span class="text-primary">${this.currentRequest.from}</span> is modyfing to <span class="text-primary">${path}</span></div>`,actions,{time:4000})
if(reject)thrownewError(`set file operation on ${path} aborted by user.`)