rclone/cmd/siginfo_others.go

8 lines
99 B
Go
Raw Normal View History

2018-05-14 02:24:56 +08:00
//+build !darwin
package cmd
// SigInfoHandler creates SigInfo handler
func SigInfoHandler() {
}