maven

package
v0.0.0-...-d2e13e4 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2019 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Runner

type Runner struct {
	In       []byte
	Out, Err io.Writer
	Command  string
	Options  []string
	Goals    []string
}

func (*Runner) Init

func (r *Runner) Init(appDir string, layersDir layers.Layers) error

This function should remain free of side-effects to the filesystem

func (*Runner) Run

func (r *Runner) Run(appDir, defaultGoals string, options []string, layersDir layers.Layers) error

Jump to

Keyboard shortcuts

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