1
mirror of https://github.com/rclone/rclone synced 2024-10-13 22:59:20 +02:00
rclone/cmd/siginfo_others.go

8 lines
99 B
Go
Raw Normal View History

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