1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-16 09:16:24 +00:00
kyverno/vendor/github.com/spf13/cobra/command_notwin.go

5 lines
68 B
Go

// +build !windows
package cobra
var preExecHookFn func(*Command)