Documentation
¶
Index ¶
- func ActivateGitRefStep(log stepman.Logger, id stepid.CanonicalID, activatedStepDir string, ...) (steplibrary.ActivatedStep, error)
- func ActivatePathRefStep(log stepman.Logger, id stepid.CanonicalID, activatedStepDir string, ...) (steplibrary.ActivatedStep, error)
- func ActivateSteplibRefStep(log stepman.Logger, id stepid.CanonicalID, activatedStepDir string, ...) (steplibrary.ActivatedStep, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ActivateGitRefStep ¶
func ActivateGitRefStep( log stepman.Logger, id stepid.CanonicalID, activatedStepDir string, workDir string, ) (steplibrary.ActivatedStep, error)
func ActivatePathRefStep ¶
func ActivatePathRefStep( log stepman.Logger, id stepid.CanonicalID, activatedStepDir string, workDir string, ) (steplibrary.ActivatedStep, error)
func ActivateSteplibRefStep ¶
func ActivateSteplibRefStep( log stepman.Logger, id stepid.CanonicalID, activatedStepDir string, workDir string, didStepLibUpdateInWorkflow bool, isOfflineMode bool, stepInfoPtr *models.StepInfoModel, ) (steplibrary.ActivatedStep, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.