Documentation
¶
Index ¶
Constants ¶
View Source
const CMD = `` /* 129-byte string literal not displayed */
View Source
const CsProjExt = ".csproj"
Variables ¶
View Source
var ErrorSolutionNotFound = errors.New("{DOTNET CLI} solution file not found")
Functions ¶
This section is empty.
Types ¶
type Formatter ¶
type Formatter struct {
formatters.IService
}
func NewFormatter ¶
func NewFormatter(service formatters.IService) *Formatter
func (*Formatter) StartAnalysis ¶
Click to show internal directories.
Click to hide internal directories.