Versions in this module Expand all Collapse all v0 v0.6.0 Nov 27, 2021 Changes in this version + func ForkQuiet(ctl app_control.Control, name string) (app_control.Control, error) + func New(wb app_workspace.Bundle, ui app_ui.UI, feature app_feature.Feature, ...) app_control.Control + func WithForkedQuiet(ctl app_control.Control, name string, f func(c app_control.Control) error) error + type ForkableControl interface + WithErrorReport func(er app_error.ErrorReport) ForkableControl + WithSequence func(seq eq_sequence.Sequence) ForkableControl