# 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
}
}