Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DotNetDetector ¶
type DotNetDetector struct{}
func (DotNetDetector) DoFrameworkDetection ¶
func (d DotNetDetector) DoFrameworkDetection(language *model.Language, configFilePath string)
DoFrameworkDetection uses configFilePath to check for the name of the framework
func (DotNetDetector) DoPortsDetection ¶
func (d DotNetDetector) DoPortsDetection(component *model.Component, ctx *context.Context)
func (DotNetDetector) GetSupportedFrameworks ¶
func (d DotNetDetector) GetSupportedFrameworks() []string
Click to show internal directories.
Click to hide internal directories.