StacksOutputFile

constructor(outputPath: Path, synchronizer: StacksSynchronizer, fileName: String, runtime: AvailRuntime, name: String)

Construct a new StacksOutputFile.

Parameters

outputPath

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

fileName

The name of the new file

synchronizer

The StacksSynchronizer used to control the creation of Stacks documentation

runtime
name

The name of the method the file represents as it is represented from the point of view of the main module being documented.