//
pkg.gl
Category
github.com/stashapp/stash
pkg
exec
package
0.27.2
Repository:
https://github.com/stashapp/stash.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
2
Dependents
5
Files
17 SLOC
#
Functions
Command
Command wraps the exec.Command function, preventing Windows from opening a window when starting.
CommandContext
CommandContext wraps the exec.CommandContext function, preventing Windows from opening a window when starting.