Documentation ¶ Index ¶ type Inspector func (i *Inspector) CheckDir(dir string) bool func (i *Inspector) InspectProject(ctx context.Context) error func (i *Inspector) String() string func (i *Inspector) SupportFeature(feature model.InspectorFeature) bool Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Inspector ¶ type Inspector struct{} func (*Inspector) CheckDir ¶ func (i *Inspector) CheckDir(dir string) bool func (*Inspector) InspectProject ¶ func (i *Inspector) InspectProject(ctx context.Context) error func (*Inspector) String ¶ func (i *Inspector) String() string func (*Inspector) SupportFeature ¶ added in v1.9.2 func (i *Inspector) SupportFeature(feature model.InspectorFeature) bool Source Files ¶ View all Source files yarnlock.go Click to show internal directories. Click to hide internal directories.