InvokeWithFileSystemLockParams.$function method
InvokeWithFileSystemLockParams › $function
The function to execute.Signature:
$function(this: void, content: string): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| this | void | |
| content | string | The content of the file. |
Returns: void