Skip to content

InvokeWithFileSystemLockParams.fn method

InvokeWithFileSystemLockParams › fn

The function to execute.

Signature:

fn(this: void, content: string): void

Parameters:

ParameterTypeDescription
thisvoid
contentstringThe content of the file.

Returns: void