application

package
v1.25.11 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2020 License: Apache-2.0 Imports: 3 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.

Jump to

Keyboard shortcuts

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