Versions in this module Expand all Collapse all v0 v0.1.5 Mar 23, 2026 Changes in this version + var Available bool + func BuildCmd(ctx context.Context, cfg Config, name string, args ...string) *exec.Cmd + func WithConfig(ctx context.Context, cfg Config) context.Context + type Config struct + Filesystem string + Network string + ProjectRoot string + func ConfigFromContext(ctx context.Context) (Config, bool) + func (cfg Config) Active() bool v0.1.0 Mar 14, 2026