pub fn eval_file_debug(path: &str) -> Result<Value, String>
Read and run a .js file under the DAP debugger.
.js