oracle_forget
Clears the cached content of a file. Forces the next read to retrieve the full, updated file content from storage.
Instructions
Clear the file cache for a path. Next oracle_read returns full content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |