Stacks Output File
fun StacksOutputFile( outputPath: Path, synchronizer: StacksSynchronizer, fileName: String, runtime: AvailRuntime, name: String)
Content copied to clipboard
Construct a new StacksOutputFile.
Parameters
file Name
The name of the new file
synchronizer
The StacksSynchronizer used to control the creation of Stacks documentation
runtime
An 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.