1
0
mirror of https://github.com/rclone/rclone.git synced 2025-01-24 12:56:36 +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() {
}