postprocessor

package
v0.0.0-...-d04b29a Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2018 License: BSD-3-Clause Imports: 11 Imported by: 0

Documentation

Overview

Package builder parses build graphs and coordinates builds

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PostProcessor

type PostProcessor struct {
	// contains filtered or unexported fields
}

func New

New returns a new PostProcessor

func (*PostProcessor) ProcessDependencies

func (pp *PostProcessor) ProcessDependencies(t build.Rule) error

ProcessDependencies takes relative dependency paths and turns then in to absolute paths.

func (*PostProcessor) ProcessPaths

func (pp *PostProcessor) ProcessPaths(t build.Rule, deps []build.Rule) error

ProcessPaths takes paths relative to the target and absolutes them, unless they are going to be exported in to the target folder from a dependency.

Jump to

Keyboard shortcuts

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