fullProblemReport abstract method

Future<List<ScriptProblemResult>> fullProblemReport()

Get an error report for all the script files in this workspace.

Implementation

Future<List<ScriptProblemResult>> fullProblemReport();