rclone/cmd/siginfo_others.go

8 lines
99 B
Go
Raw Permalink Normal View History

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