rclone/cmd/siginfo_others.go

9 lines
119 B
Go
Raw Normal View History

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