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