StacksGenerator

fun StacksGenerator(outputPath: Path, resolver: ModuleNameResolver)

Construct a new StacksGenerator.

Parameters

outputPath

The path to the output directory for documentation and data files.

resolver