Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Derivation ¶
func NewDerivation ¶
func NewDerivation(vdpath string) *Derivation
func (*Derivation) Execute ¶
func (d *Derivation) Execute(args []string, opts ...executor.Option) error
func (*Derivation) Install ¶
func (d *Derivation) Install() error
func (*Derivation) NeedsUpdate ¶
func (d *Derivation) NeedsUpdate(payloadModified time.Time) bool
func (*Derivation) Path ¶
func (d *Derivation) Path() string
Click to show internal directories.
Click to hide internal directories.