Files
hamster-tycoon/vendor/github.com/spf13/cobra/command_notwin.go
2026-01-24 00:19:13 +01:00

6 lines
68 B
Go

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