Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BmAnalysis ¶
type BmAnalysis struct { ProjectsList []string PivotRun int BmAnalysisType string // contains filtered or unexported fields }
func CreateAnalysisTemplate ¶
func CreateAnalysisTemplate() *BmAnalysis
func (*BmAnalysis) WritePython ¶
func (s *BmAnalysis) WritePython() (string, error)
Click to show internal directories.
Click to hide internal directories.