deno.com

method Deno.FsFile.prototype.unlock

#FsFile.prototype.unlock(): Promise<void>

Release an advisory file-system lock for the file.

Return Type #

Promise<void>