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