1
0
mirror of https://github.com/ceph/ceph-csi.git synced 2025-01-05 03:29:29 +00:00
ceph-csi/vendor/github.com/spf13/cobra/command_notwin.go

6 lines
68 B
Go
Raw Normal View History

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