lua

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2024 License: MulanPSL-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Name

func Name() string

func PkgType

func PkgType() model.PkgType

Types

type Collector

type Collector struct {
	collector.BaseCollector
}

func NewCollector

func NewCollector() *Collector

type RockSpecParser

type RockSpecParser struct{}

RockSpecParser is a parser for bower.json file. see: https://github.com/bower/spec/blob/master/json.md

func NewRockSpecParser

func NewRockSpecParser() *RockSpecParser

NewRockSpecParser returns a new CartFileParser

func (*RockSpecParser) Matcher

func (p *RockSpecParser) Matcher() collector.FileMatcher

func (*RockSpecParser) Parse

func (p *RockSpecParser) Parse(path string) ([]model.Package, error)

Jump to

Keyboard shortcuts

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