arbuilder

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2020 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Undef command = iota
	Delete
	Move
	Print
	QuickAppend
	Replace
	Index
	Display
	Extract
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ArBuilder

type ArBuilder struct {
	Command         command
	Modifiers       string
	CommandLineArgs []string
	Input           []string
	Output          string
	WorkDir         string
	builder.GeneralBuilder
}

func NewArBuilder

func NewArBuilder(workDir string, logger *log.Logger, debug bool) *ArBuilder

func (*ArBuilder) Analyze

func (a *ArBuilder) Analyze(commandline []string) ([]*service.FileNode, error)

func (*ArBuilder) GetName

func (a *ArBuilder) GetName() string

func (*ArBuilder) GetPrefix

func (a *ArBuilder) GetPrefix() (string, error)

Jump to

Keyboard shortcuts

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