GrypeOutput.

Template(FilePath) Method

Summary

The Go template format; set Template too.
Assembly
Cake.Grype.dll
Namespace
Cake.Grype.Scan
Containing Type
GrypeOutput

Syntax

public static GrypeOutput Template(FilePath file = null)

Parameters

Name Type Description
file FilePath The file to write to; standard output if null.

Return Value

Type Description
GrypeOutput The output.