()
| 6 | Framework() string |
| 7 | FrameworkVersion() string |
| 8 | FilesToBeAnalysed() []string |
| 9 | Detector() Detector |
| 10 | Analyze(rootDir string, environment string, shouldNotPrompt bool, git_repo string, git_branch string) error |
| 11 | WriteDockerfile(templateDir string, outputDir string, shouldNotPrompt bool) error |