Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Package ¶
func NewPackage ¶
func (*Package) Extract ¶
Extract extracts the package tar.gz file into its working directory. If force is true, it will overwrite existing files.
func (*Package) ExtractDependency ¶
ExtractDependency extracts a specific dependency file from the deps.tar.gz archive within the package.
func (*Package) GetDependencyPath ¶
GetDependencyPath returns the full path to a dependency file within the package's deps directory.
func (*Package) GetWorkDir ¶ added in v0.14.0
GetWorkDir returns the working directory path for the package by joining the OmsWorkdir and the filename (without the .tar.gz extension).
Click to show internal directories.
Click to hide internal directories.