Versions in this module Expand all Collapse all v0 v0.17.0 Apr 30, 2024 v0.16.0 Nov 9, 2023 v0.15.0 Nov 18, 2022 Changes in this version + const StrictMode + func Run(name, cmd string) error + func RunA(cmd string) error + type BashRunner struct + func NewBashRunner(name, src string, args ...string) (*BashRunner, error) + func (r *BashRunner) Exec() error + func (r *BashRunner) Run() error