Welcome to Tauri!
Click on the Tauri, Vite, and Svelte logos to learn more.
```
Running this and pressing the "Write" button you should be greeted with this:
```
success
```
And you should find a `test.txt` file in your temporary folder containing a message
from our new implemented plugin command.
🥳