# resetCache

State Resource

This is a State Resource as provided by the tymly-core-plugin plugin.

# Purpose

Reset cache within Tymly

# Usage

# Example

{
  "ResetCache": {
    "Type": "Task",
    "Resource": "module:resetCache",
    "InputPath": "$",
    "End": true
  }
}
Last Updated: 9/8/2023, 1:26:23 PM