Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Collector ¶
type Collector struct {
collector2.BaseCollector
}
func NewCollector ¶
func NewCollector() *Collector
type CondaFileParser ¶
type CondaFileParser struct{}
CondaFileParser is a parser for config of condo project. see: https://docs.conda.io/projects/conda/en/stable/dev-guide/api/conda_env/specs/yaml_file/index.html
func NewCondaFileParser ¶
func NewCondaFileParser() *CondaFileParser
func (*CondaFileParser) Matcher ¶
func (m *CondaFileParser) Matcher() collector.FileMatcher
Click to show internal directories.
Click to hide internal directories.