4
0
Fork 0
mirror of https://github.com/rocky-linux/peridot.git synced 2025-01-02 07:10:55 +00:00
peridot/vendor/github.com/spf13/cobra/command_notwin.go

6 lines
68 B
Go
Raw Normal View History

2022-07-07 20:11:50 +00:00
// +build !windows
package cobra
var preExecHookFn func(*Command)