rba_watch_file
Watch a Lua file in the workspace and automatically send or eval it in Roblox on every change to enable live editing.
Instructions
Watch a workspace Lua file and auto-send or eval it in Roblox on change for live editing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | send | |
| path | Yes | ||
| target | No | ||
| timeoutMs | No | ||
| debounceMs | No | ||
| syntaxCheck | No |