method Deno.FsFile.prototype.lockSyncFsFile.prototype.lockSync(exclusive?: boolean): voidDeprecatedSynchronously acquire an advisory file-system lock synchronously for the file. Parametersoptionalexclusive: boolean = falseReturn Typevoid