package
Version:
v0.0.0-...-a95bf39
Opens a new window with list of versions in this module.
Published: Jan 25, 2024
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package exec provides osexec.Cmd with partial args.
Partial implements osexec.Cmd with part of arguments applied.
NewParial creates new Partial with os.Stdout and os.Stderr and initial args.
Finalize finalizes the Parital by copying embedded Cmd and appending
remaining args to the Cmd.
Run finalizes the partial command but appending reminder args to a Cmd
and Runs the finalized Cmd.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.