fullProblemReport abstract method
Get an error report for all the script files in this workspace.
Implementation
Future<List<ScriptProblemResult>> fullProblemReport();
Get an error report for all the script files in this workspace.
Future<List<ScriptProblemResult>> fullProblemReport();