DenoDeno.FsFile.prototype.lockSyncmethod Deno.FsFile.prototype.lockSync#FsFile.prototype.lockSync(exclusive?: boolean): voidSynchronously acquire an advisory file-system lock synchronously for the file. Parameters #optional#exclusive: boolean = falseReturn Type #void
method Deno.FsFile.prototype.lockSync#FsFile.prototype.lockSync(exclusive?: boolean): voidSynchronously acquire an advisory file-system lock synchronously for the file. Parameters #optional#exclusive: boolean = falseReturn Type #void