Versions in this module Expand all Collapse all v0 v0.6.0 Apr 13, 2020 Changes in this version + type Bash struct + Inline string + Path string + func (b *Bash) GetDescription(ctx *api.WorkflowContext, values render.Values) (string, error) + func (b *Bash) GetDocs(ctx *api.WorkflowContext, values render.Values, flags render.Flags) (string, error) + func (b *Bash) Run(ctx *api.WorkflowContext, values render.Values) error