getToolResultsDir method

String getToolResultsDir()

Get the tool results directory for this session.

Implementation

String getToolResultsDir() => '${getSessionDir()}/$toolResultsSubdir';