blob: 073dd353647f92eb0d278502b8faef1973d4524c [file] [log] [blame]
// +build !windows
package cobra
var preExecHookFn func(*Command) = nil