package
Version:
v0.26.2
Opens a new window with list of versions in this module.
Published: Jun 27, 2024
License: AGPL-3.0
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 exec provides functions that wrap os/exec functions. These functions prevent external commands from opening windows on the Windows platform.
Command wraps the exec.Command function, preventing Windows from opening a window when starting.
CommandContext wraps the exec.CommandContext function, preventing Windows from opening a window when starting.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.