Skip to content

InvokeWithFileSystemLockParams.$function method

InvokeWithFileSystemLockParams › $function

The function to execute.

Signature:

$function(this: void, content: string): void

Parameters:

ParameterTypeDescription
thisvoid
contentstringThe content of the file.

Returns: void