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

5 lines
68 B
Go

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