Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Analyze ¶
type Analyze struct { ReportIDs []string `arg:"" optional:"" name:"report-id" help:"ID of the report to extract"` ReportsFolder string `name:"reports-folder" help:"Folder where reports are stored"` AnalysisFolder string `name:"analysis-folder" help:"Folder where analysis are stored" type:"existingdir"` ConfigFolder string `name:"config-folder" help:"Folder where configuration are stored" type:"existingdir"` }
Source Files ¶
Click to show internal directories.
Click to hide internal directories.