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 ##exclusive: boolean = false optionalReturn Type #void
method Deno.FsFile.prototype.lockSync#FsFile.prototype.lockSync(exclusive?: boolean): voidSynchronously acquire an advisory file-system lock synchronously for the file. Parameters ##exclusive: boolean = false optionalReturn Type #void