github.com/10XDev/rclone@v1.52.3-0.20200626220027-16af9ab76b2a/cmd/siginfo_others.go (about)

     1  //+build !darwin
     2  
     3  package cmd
     4  
     5  // SigInfoHandler creates SigInfo handler
     6  func SigInfoHandler() {
     7  }