1
0
mirror of https://github.com/rancher/norman.git synced 2025-09-21 19:18:55 +00:00
Files
norman/vendor/github.com/spf13/cobra/command_notwin.go
Darren Shepherd 426d985fea Update vendor
2018-10-23 22:48:26 -07:00

6 lines
68 B
Go

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