Skip to main content

eval_file_debug

Function eval_file_debug 

Source
pub fn eval_file_debug(path: &str) -> Result<Value, String>
Expand description

Read and run a .js file under the DAP debugger.