Imports of package hexec
Path | Synopsis |
---|---|
context | Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes. |
github.com/cli/safeexec | Package safeexec provides alternatives for exec package functions to avoid accidentally executing binaries found in the current working directory on Windows. |
os/exec | Package exec runs external commands. |