application

package
v1.18.0 Latest Latest
Warning

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

Go to latest
Published: May 29, 2019 License: Apache-2.0 Imports: 4 Imported by: 12

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Application

type Application struct {
	// Root is the path to the root directory of the application.
	Root string
	// contains filtered or unexported fields
}

Application represents the application being processed by buildpacks.

func DefaultApplication

func DefaultApplication(logger logger.Logger) (Application, error)

DefaultApplication creates a new instance of Application, extracting the Root path from the working directory.

func (Application) String

func (a Application) String() string

String makes Application satisfy the Stringer interface.

Jump to

Keyboard shortcuts

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