Skip to main content
method Deno.FsFile.prototype.lock

Acquire an advisory file-system lock for the file.

Parameters

optional
exclusive: boolean

Returns

Promise<void>