Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ShawkyZ committed Oct 14, 2024
1 parent 0746c8c commit 8ab79d6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -411,6 +411,11 @@ Right now the language server supports the following actions:
"userMessage": "Optional message to the user" // present if 'ok' is false
}
```
- `Clear Cache` Clears either persisted or inMemory Cache or both.
- command: `snyk.clearCache`
- args:
- `folderUri` string,
- `cacheType` `persisted` or `inMemory`

## Installation

Expand Down

0 comments on commit 8ab79d6

Please sign in to comment.