# Functions

Contribute adds the logic this Buildpack contributes to a build.
NewMockRunner creates a new mock instance.

# Constants

Dependency carries the name of the dependency this Buildpack offers.
SockAddress is the default address of the socket of the SSH agent started during build.

# Structs

CmdRunner is used to run commands.
MockRunner is a mock of Runner interface.
MockRunnerMockRecorder is the mock recorder for MockRunner.

# Interfaces

Runner is an interface used during build and unit testing.