finalize

package
v1.6.21 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2018 License: Apache-2.0, MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(f *Finalizer) error

Types

type Finalizer

type Finalizer struct {
	Stager      Stager
	Log         *libbuildpack.Logger
	Logfile     *os.File
	Manifest    Manifest
	StartScript string
}

func (*Finalizer) CopyProfileScripts

func (f *Finalizer) CopyProfileScripts() error

func (*Finalizer) MoveNodeModulesToHome added in v1.6.21

func (f *Finalizer) MoveNodeModulesToHome() error

func (*Finalizer) ReadPackageJSON

func (f *Finalizer) ReadPackageJSON() error

func (*Finalizer) WarnNoStart

func (f *Finalizer) WarnNoStart() error

type Manifest

type Manifest interface {
	RootDir() string
}

type Stager

type Stager interface {
	BuildDir() string
	DepDir() string
	DepsIdx() string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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