Files
cloudly-min/.rclone_repo/vendor/github.com/spf13/cobra/command_notwin.go
2020-01-13 03:37:51 +00:00

6 lines
68 B
Go
Executable File

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