sbt/server.md

12 lines
165 B
Markdown

### ExecCommand
```json
{ "type": "ExecCommand", "commandLine": "compile" }
```
```json
{ "type": "ExecCommand", "commandLine": "eval Thread.sleep(10000)" }
```