Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrParsePoetry = poetryErr("ErrParsePoetry: Bad manifest")
Functions ¶
This section is empty.
Types ¶
type Inspector ¶
type Inspector struct{}
func (*Inspector) SupportFeature ¶ added in v1.9.2
func (i *Inspector) SupportFeature(feature model.InspectorFeature) bool
type Manifest ¶
type Manifest struct { Name string Dependencies []model.Dependency }
Click to show internal directories.
Click to hide internal directories.