FoldManager.savePath method
FoldManager › savePath
Unofficial
Save fold state to a specific path.Signature:
savePath(arg1: unknown, arg2: unknown): unknownParameters:
| Parameter | Type | Description |
|---|---|---|
| arg1 | unknown | |
| arg2 | unknown |
Returns: unknown — The result of the save operation.