Documentation
¶
Overview ¶
Copyright © 2022 Flagship Team flagship@abtasty.com
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AnalyzeCmd = &cobra.Command{ Use: "analyze [flag]", Short: "Analyze your codebase", Long: `Analyze your codebase using the codebase analyzer`, Run: func(cmd *cobra.Command, args []string) { cmd.Help() }, }
analyzeCmd represents the analyze command
View Source
var FSConfig *config.Config
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.