Discover Packages
github.com/qdm12/golibs
command
package
Version:
v0.0.0-...-20b6b07
Opens a new window with list of versions in this module.
Published: Oct 2, 2024
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 10
Opens a new window with list of known importers.
Documentation
Documentation
¶
Cmder handles running subprograms synchronously and asynchronously.
Run runs a command in a blocking manner, returning its output and
an error if it failed.
Start launches a command and streams stdout and stderr to channels.
All the channels returned are ready only and won't be closed
if the command fails later.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.