Documentation
¶
Index ¶
Constants ¶
View Source
const (
// ABIReportVersion is the public version of the tool
ABIReportVersion = "1.0.7"
)
Variables ¶
View Source
var ( // Prefix is applied to the base of all report files to enable easier // integration. Prefix string )
View Source
var RootCmd = &cobra.Command{
Use: "abireport",
Short: "Generate ABI reports for binary files",
}
RootCmd is the "default command" of abireport
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.