package
Version:
v1.4.0
Opens a new window with list of versions in this module.
Published: Jun 25, 2026
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package shell provides platform-aware shell command execution.
Command returns an *exec.Cmd that runs command via the platform's
default shell. On Unix, this is "sh -c <command>".
CommandContext returns an *exec.Cmd that runs command via the platform's
default shell. On Unix, this is "sh -c <command>".
Source Files
¶
Click to show internal directories.
Click to hide internal directories.