extractor

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: May 4, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Identifier string = "extractor"
)

Variables

View Source
var CreateFakeExtractor = func() *fakeExtractorImpl {
	return &fakeExtractorImpl{}
}

Functions

This section is empty.

Types

type Extractor

type Extractor interface {
	ExtractCommandFolderInfo(dirPath string, p parser.Parser) (*models.CommandFolderInfo, error)
	ExtractInstructions(instructionsPath string, p parser.Parser) (*models.InstructionsRoot, error)
}

func New

func New() Extractor

Jump to

Keyboard shortcuts

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