reportsDir

fun reportsDir(appWorkspace: Path, analysisName: String): Path(source)

Resolves <outputDir(appWorkspace, analysisName)>/reports/. Convenience composition for hosts that materialise their rendered reports under the standard reports/ subdirectory of the analysis output. The directory is not created by this helper.