1
0
mirror of https://github.com/fatedier/frp synced 2025-10-12 21:22:46 +08:00
frp/vendor/github.com/spf13/cobra/command_notwin.go
2018-04-23 02:35:50 +08:00

6 lines
68 B
Go

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