getToolResultsDir method
Get the tool results directory for this session.
Implementation
String getToolResultsDir() => '${getSessionDir()}/$toolResultsSubdir';
Get the tool results directory for this session.
String getToolResultsDir() => '${getSessionDir()}/$toolResultsSubdir';