rclone/cmd/siginfo_others.go

9 lines
119 B
Go
Raw Normal View History

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