method Deno.FsFile.prototype.unlock
Jump to headingFsFile.prototype.unlock(): Promise<void>
Release an advisory file-system lock for the file.
Return Type Jump to heading
Promise<void>
Jump to headingFsFile.prototype.unlock(): Promise<void>
Release an advisory file-system lock for the file.
Promise<void>