rclone/cmd/siginfo_others.go

9 lines
119 B
Go
Raw Normal View History

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