This website requires JavaScript.
Explore
Help
Sign In
e2m
/
dispatch
Watch
4
Star
0
Fork
You've already forked dispatch
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
4ee035766b
dispatch
/
vendor
/
github.com
/
spf13
/
cobra
/
command_notwin.go
6 lines
68 B
Go
Raw
Normal View
History
Unescape
Escape
Update server dependencies
2016-01-15 18:48:03 +00:00
// +build !windows
package
cobra
Upgrade server dependencies, manage them with govendor
2017-04-18 01:02:51 +00:00
var
preExecHookFn
func
(
*
Command
)