dotnet

package
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 9, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Output

type Output struct {
	Filename      string `json:"Filename"`
	IssueSeverity string `json:"IssueSeverity"`
	ErrorID       string `json:"ErrorID"`
	IssueText     string `json:"IssueText"`
}

func (*Output) GetColumn

func (o *Output) GetColumn() string

func (*Output) GetFilename

func (o *Output) GetFilename() string

func (*Output) GetLine

func (o *Output) GetLine() string

func (*Output) GetSeverity

func (o *Output) GetSeverity() severity.Severity

func (*Output) IsEmpty

func (o *Output) IsEmpty() bool

func (*Output) IsSecurityIssue

func (o *Output) IsSecurityIssue() bool

func (*Output) IsValid

func (o *Output) IsValid() bool

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL