paths

package
v0.26.18 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2018 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Path

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

func NewPath

func NewPath() *Path

func NewPathWithBaseDir

func NewPathWithBaseDir(baseDir string) *Path

func (*Path) DepTypeDirectory

func (p *Path) DepTypeDirectory(dependency *core.Dependency) string

func (*Path) DependencyCacheDirectory

func (p *Path) DependencyCacheDirectory(project string) string

func (*Path) DependencyDownloadTarget

func (p *Path) DependencyDownloadTarget(dependency *core.Dependency) string

func (*Path) DependencyReleaseArchive

func (p *Path) DependencyReleaseArchive(dependency *core.Dependency) string

func (*Path) EnsureDependencyCacheDirectoryExists

func (p *Path) EnsureDependencyCacheDirectoryExists(project string) error

func (*Path) EnsureDependencyTypeDirectoryExists

func (p *Path) EnsureDependencyTypeDirectoryExists(dep *core.Dependency) error

func (*Path) EnsureEscapeConfigDirectoryExists

func (p *Path) EnsureEscapeConfigDirectoryExists() error

func (*Path) EnsureEscapeDirectoryExists

func (p *Path) EnsureEscapeDirectoryExists() error

func (*Path) EnsureEscapePathDirectoryExists

func (p *Path) EnsureEscapePathDirectoryExists() error

func (*Path) EnsureReleaseTargetDirectoryExists

func (p *Path) EnsureReleaseTargetDirectoryExists() error

func (*Path) EnsureScratchSpaceDirectoryExists

func (p *Path) EnsureScratchSpaceDirectoryExists(metadata *core.ReleaseMetadata) error

func (*Path) EscapeBinaryPath

func (p *Path) EscapeBinaryPath() string

func (*Path) EscapeDirectory

func (p *Path) EscapeDirectory() string

func (*Path) ExtensionPath

func (p *Path) ExtensionPath(extension *core.ReleaseMetadata, path string) string

func (*Path) GetAppConfigDir

func (p *Path) GetAppConfigDir() string

func (*Path) GetBaseDir

func (p *Path) GetBaseDir() string

func (*Path) GetDefaultStateLocation

func (p *Path) GetDefaultStateLocation() string

func (*Path) LocalReleaseMetadata

func (p *Path) LocalReleaseMetadata(metadata *core.ReleaseMetadata) string

func (*Path) NewPathForDependency

func (p *Path) NewPathForDependency(metadata *core.ReleaseMetadata) *Path

func (*Path) OutputsFile

func (p *Path) OutputsFile() string

func (*Path) ReleaseJson

func (p *Path) ReleaseJson() string

func (*Path) ReleaseLocation

func (p *Path) ReleaseLocation(metadata *core.ReleaseMetadata) string

func (*Path) ReleaseTargetDirectory

func (p *Path) ReleaseTargetDirectory() string

func (*Path) ScratchSpaceDirectory

func (p *Path) ScratchSpaceDirectory(metadata *core.ReleaseMetadata) string

func (*Path) ScratchSpaceReleaseMetadata

func (p *Path) ScratchSpaceReleaseMetadata(metadata *core.ReleaseMetadata) string

func (*Path) Script

func (p *Path) Script(script string) string

func (*Path) UnpackedDepCfgDirectory

func (p *Path) UnpackedDepCfgDirectory(dependency *core.DependencyConfig) string

func (*Path) UnpackedDepDirectory

func (p *Path) UnpackedDepDirectory(dependency *core.Dependency) string

func (*Path) UnpackedDepDirectoryByReleaseMetadata

func (p *Path) UnpackedDepDirectoryByReleaseMetadata(metadata *core.ReleaseMetadata) string

func (*Path) UnpackedDepDirectoryReleaseMetadata

func (p *Path) UnpackedDepDirectoryReleaseMetadata(dependency *core.Dependency) string

Jump to

Keyboard shortcuts

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