infoGatherer

package
v0.8.3 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2017 License: GPL-3.0, GPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SpecDetail added in v0.7.0

type SpecDetail struct {
	Spec *gauge.Specification
	Errs []parser.ParseError
}

func (*SpecDetail) HasSpec added in v0.7.0

func (d *SpecDetail) HasSpec() bool

type SpecInfoGatherer

type SpecInfoGatherer struct {
	SpecDirs []string
	// contains filtered or unexported fields
}

SpecInfoGatherer contains the caches for specs, concepts, and steps

func (*SpecInfoGatherer) GetAvailableSpecDetails added in v0.7.0

func (s *SpecInfoGatherer) GetAvailableSpecDetails(specs []string) []*SpecDetail

GetAvailableSpecs returns the list of all the specs in the gauge project

func (*SpecInfoGatherer) GetAvailableSteps

func (s *SpecInfoGatherer) GetAvailableSteps() []*gauge.StepValue

GetAvailableSteps returns the list of all the steps in the gauge project

func (*SpecInfoGatherer) GetConceptInfos

func (s *SpecInfoGatherer) GetConceptInfos() []*gauge_messages.ConceptInfo

GetConceptInfos returns an array containing information about all the concepts present in the Gauge project

func (*SpecInfoGatherer) MakeListOfAvailableSteps

func (s *SpecInfoGatherer) MakeListOfAvailableSteps()

MakeListOfAvailableSteps initializes all the SpecInfoGatherer caches

Jump to

Keyboard shortcuts

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