# Functions
Download downloads a tarball (.tar.gz) of the html files generated by Render and a binary to read it.
Render renders a workflow.Plan to an HTML document.
WithExecutable determines if the reporter executable should be included in the tarball.
WithRenderOptions sets the RenderOptions for the Render function.
# Type aliases
DownloadOption is an optional argument for Download.
RenderOption is an optional argument for Render.